From owner-cvs-all Mon Dec 4 18:27: 1 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 4 18:26:57 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id D1F0C37B69B; Mon, 4 Dec 2000 18:26:56 -0800 (PST) Received: from laptop.baldwin.cx (root@dhcp246.osd.bsdi.com [204.216.28.246]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eB52QKC25827; Mon, 4 Dec 2000 18:26:20 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20001205103531.O79405@echunga.lemis.com> Date: Mon, 04 Dec 2000 18:26:56 -0800 (PST) From: John Baldwin To: Greg Lehey Subject: Re: cvs commit: src/sys/sys mutex.h src/sys/kern kern_mutex.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Dec-00 Greg Lehey wrote: > 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? I doubt it, they are both non-default options, and if you are using them, then you are probably reading SMPng commit mails. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message