Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 1998 03:41:17 -0500 (EST)
From:      "John S. Dyson" <dyson@iquest.net>
To:        dfr@nlsystems.com (Doug Rabson)
Cc:        dyson@iquest.net, current@FreeBSD.ORG
Subject:   Re: Serious bug in vm_page.h in current
Message-ID:  <199808250841.DAA00455@dyson.iquest.net>
In-Reply-To: <Pine.BSF.4.01.9808250854050.17263-100000@herring.nlsystems.com> from Doug Rabson at "Aug 25, 98 08:58:42 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson said:
> On Tue, 25 Aug 1998, John S. Dyson wrote:
> 
> > 
> > PAGE_BUSY is used to set the busy flag, and not the busy
> > bitmask.  Attachment contains patch.
> 
> I thought of setting the busy flag when I put PAGE_BUSY in but none of the
> places where I changed m->busy++ to PAGE_BUSY(m) set the flag.  I'll fix
> it anyway, thanks..
> 
After more careful (and less confused review), your code is correct.  The
change in definition isn't that big a deal (only a little confusing when
I was trying to merge some older code in  -- and being in a hurry :-)).

-- 
John                  | Never try to teach a pig to sing,
dyson@iquest.net      | it makes one look stupid
jdyson@nc.com         | and it irritates the pig.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808250841.DAA00455>