Re: Swapping-over-nbd deadlock fixed?

From: Marcelo Tosatti (marcelo@conectiva.com.br)
Date: Tue Dec 12 2000 - 08:40:59 EST


On Tue, 12 Dec 2000, Jeff Garzik wrote:

> I see in the 2.2.18 release notes that a deadlock, related to swapping
> over a network via nbd, was fixed. Is this bug present in 2.4.x-test?

The bug is not related to swapping via nbd.

The problem happens because the allocation code (kmalloc) which is called
inside the nbd request function can end up trying to sync dirty buffers,
going to back to the nbd request function.

2.4 is safe.

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



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:24 EST