Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2007 16:23:36 +0000
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern subr_witness.c
Message-ID:  <20070401162335.GA15155@FreeBSD.czest.pl>
In-Reply-To: <200704011548.l31FmB3U040323@repoman.freebsd.org>
References:  <200704011548.l31FmB3U040323@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 01, 2007 at 03:48:10PM +0000, Wojciech A. Koszek wrote:
> wkoszek     2007-04-01 15:48:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             subr_witness.c 
>   Log:
>   ng_node and ng_worklist locks both migrated from being spinning locks to
>   adaptive mutexes. Let witness(4) calm down and bring proper types of those
>   locks to the lock order database.
>   
>   Glanced at by:  rwatson
>   
>   Revision  Changes    Path
>   1.227     +6 -2      src/sys/kern/subr_witness.c

Robert did read-only, Sunday review, while I compiled and tested the
kernel with NETGRAPH and WITNESS present and typical kernel, with
WITNESS and netgraph.ko loaded as KLD.

-- 
Wojciech A. Koszek
wkoszek@FreeBSD.org
http://FreeBSD.czest.pl/dunstan/



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