Re: 2.3.4: deadlocks when writing many data

Andrea Arcangeli (andrea@suse.de)
Tue, 8 Jun 1999 16:20:16 +0200 (CEST)


On Tue, 8 Jun 1999, Pavel Machek wrote:

>Any idea what might cause blocking in down_failed?

It should be easy to get a stack trace using SGI debugger
(http://reality.sgi.com/slurn_engr/). It allows you to generate stack
traces from arbitrary processes. I have to say that having it into the
kernel wouldn't be a so bad idea... (it was GPL'd if I remeber well :).

>BTW I've seen kflushd blocked in wait_on_super once, too.

The down failed may happens if the loop file has holes for example. No
idea yet about wait_on_super deadlock though :).

Andrea Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/