Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 13:13:47 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern subr_rman.c
Message-ID:  <Pine.NEB.3.96L.1011026131327.88508C-100000@fledge.watson.org>
In-Reply-To: <XFMail.011026012406.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 26 Oct 2001, John Baldwin wrote:

> 
> On 26-Oct-01 John Baldwin wrote:
> > jhb         2001/10/25 23:09:01 PDT
> > 
> >   Modified files:
> >     sys/kern             subr_rman.c 
> >   Log:
> >   Use msleep() to avoid lost wakeup's instead of doing an ineffective
> >   splhigh() before the mtx_unlock and tsleep().  The splhigh() was probably
> >   correct in the original code using simplelocks but is not correct in
> >   5.0-current.
> >   
> >   Noticed by: Andrew Reiter <awr@FreeBSD.org>
> 
> Oops, that should be <awr@watson.org>.

An easy problem to fix :-)

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1011026131327.88508C-100000>