fa.netbsd.tech.kern
[Top] [All Lists]

Re: CVS commit: [simonb-wapbl] src/sys/kern

Subject: Re: CVS commit: [simonb-wapbl] src/sys/kern
From: Jason Thorpe <thorpej@xxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 17:20:55 UTC
Newsgroups: fa.netbsd.tech.kern



On Jul 29, 2008, at 6:01 AM, Andrew Doran wrote:

I think the current test will always set RW_WRITE_WANTED, which is not
what you want if you're waking the last writer.  Andy, do you agree?

Yeah, that's a bug. It should be (wcnt > 1) as you've written.


Ok, cool.  I checked in the fix.

-- thorpej


<Prev in Thread] Current Thread [Next in Thread>