Subject: Re: PR/12189 CVS commit: src/sys/dev
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-bugs
Date: 08/27/2006 20:00:06
The following reply was made to PR kern/12189; it has been noted by GNATS.
From: Pavel Cahyna <pavel@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: PR/12189 CVS commit: src/sys/dev
Date: Sun, 27 Aug 2006 21:58:47 +0200
On Sun, Aug 27, 2006 at 06:50:10PM +0000, Christos Zoulas wrote:
> The following reply was made to PR kern/12189; it has been noted by GNATS.
>
> From: Christos Zoulas <christos@netbsd.org>
> To: gnats-bugs@NetBSD.org
> Cc:
> Subject: PR/12189 CVS commit: src/sys/dev
> Date: Sun, 27 Aug 2006 18:45:20 +0000 (UTC)
>
> Module Name: src
> Committed By: christos
> Date: Sun Aug 27 18:45:20 UTC 2006
>
> Modified Files:
> src/sys/dev: vnd.c
>
> Log Message:
> PR/34293: Michael van Elst: vnd deadlocks on I/O buffers
> Also fixes: PR/10731, PR/12189, PR/20296
> Sleep while there a buffer shortage.
How does it fix the problem in PR/12189? I don't see it.
Pavel