Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 10:35:31 +1030
From:      Greg Lehey <grog@lemis.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mutex.h src/sys/kern kern_mutex.c
Message-ID:  <20001205103531.O79405@echunga.lemis.com>
In-Reply-To: <200012010011.eB10B0h35323@freefall.freebsd.org>; from jhb@FreeBSD.org on Thu, Nov 30, 2000 at 04:11:00PM -0800
References:  <200012010011.eB10B0h35323@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 30 November 2000 at 16:11:00 -0800, John Baldwin wrote:
> jhb         2000/11/30 16:11:00 PST
>
>   Modified files:
>     sys/sys              mutex.h
>     sys/kern             kern_mutex.c
>   Log:
>   Split the WITNESS and MUTEX_DEBUG options apart so that WITNESS does not
>   depend on MUTEX_DEBUG.  The MUTEX_DEBUG option turns on extra assertions
>   and checks to verify that mutexes themselves are implemented properly.
>   The WITNESS option uses extra checks and diagnostics to verify that other
>   code is using mutexes properly.

Is this worth a mention in UPDATING?

Greg
--
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers


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?20001205103531.O79405>