Subject: Re: PR/36714 CVS commit: src/sys
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Greg Oster <oster@cs.usask.ca>
List: netbsd-bugs
Date: 08/02/2007 16:45:02
The following reply was made to PR kern/36714; it has been noted by GNATS.
From: Greg Oster <oster@cs.usask.ca>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: PR/36714 CVS commit: src/sys
Date: Thu, 02 Aug 2007 10:43:58 -0600
Andrew Doran writes:
> The following reply was made to PR kern/36714; it has been noted by GNATS.
>
> From: Andrew Doran <ad@netbsd.org>
> To: gnats-bugs@NetBSD.org
> Cc:
> Subject: PR/36714 CVS commit: src/sys
> Date: Wed, 1 Aug 2007 23:21:15 +0000 (UTC)
>
> Module Name: src
> Committed By: ad
> Date: Wed Aug 1 23:21:15 UTC 2007
>
> Modified Files:
> src/sys/kern: kern_condvar.c kern_synch.c
> src/sys/sys: condvar.h
>
> Log Message:
> Ressurect cv_wakeup() and use it on lbolt. Should fix PR kern/36714.
> (background/foreground signal lossage in -current with various programs).
Hmmm.. I just upgraded an amd64 box, and I still see the problem
there... (fresh checkout as of this am..)
Later...
Greg Oster