Loop device bug #2

From: David Marshall (marshall@athena.net.dhis.org)
Date: Fri Jun 09 2000 - 00:26:45 EST


Thanks for the help with the write access locking, Andries. It works
like a charm.

I've run into another bug, though. It occurs both in my crypto-enabled
kernel and the pristine no-crypto mainline kernel.

The loopback devices, even with the "none" transform, are hosing out
quite horribly. After a rather trivial amount of data write activity
across a loop device, the system locks on disk activity. 'ps' says
that they all got hung in __wait_on_buffer, which is defined in
fs/buffer.c. Any disk activity after that gets hung in
__wait_on_buffer(), rendering the system unusable. It's probably
coming from do_lo_request() loop.c, but I don't know quite enough
about the buffer cache system to troubleshoot it.

This occurs in the mainline kernel up to and including
2.4.0-test1-ac11.

-
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/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:17 EST