linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Swapping-over-nbd deadlock fixed?
  2000-12-12 15:22 Swapping-over-nbd deadlock fixed? Jeff Garzik
@ 2000-12-12 13:40 ` Marcelo Tosatti
  2000-12-12 15:36 ` Rik van Riel
  1 sibling, 0 replies; 3+ messages in thread
From: Marcelo Tosatti @ 2000-12-12 13:40 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Mailing List, Alan Cox



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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Swapping-over-nbd deadlock fixed?
@ 2000-12-12 15:22 Jeff Garzik
  2000-12-12 13:40 ` Marcelo Tosatti
  2000-12-12 15:36 ` Rik van Riel
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Garzik @ 2000-12-12 15:22 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Alan Cox

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?
-- 
Jeff Garzik         |
Building 1024       | These are not the J's you're lookin' for.
MandrakeSoft        | It's an old Jedi mind trick.
-
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Swapping-over-nbd deadlock fixed?
  2000-12-12 15:22 Swapping-over-nbd deadlock fixed? Jeff Garzik
  2000-12-12 13:40 ` Marcelo Tosatti
@ 2000-12-12 15:36 ` Rik van Riel
  1 sibling, 0 replies; 3+ messages in thread
From: Rik van Riel @ 2000-12-12 15:36 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Mailing List, Alan Cox

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?

It _should_ be fixed in 2.4 as well.  Then again, I don't know
if there are any other deadlocks left .. ;)

regards,

Rik
--
Hollywood goes for world dumbination,
	Trailer at 11.

		http://www.surriel.com/
http://www.conectiva.com/	http://distro.conectiva.com.br/

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-12-12 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-12 15:22 Swapping-over-nbd deadlock fixed? Jeff Garzik
2000-12-12 13:40 ` Marcelo Tosatti
2000-12-12 15:36 ` Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).