From owner-freebsd-arch Fri Oct 27 11:25: 2 2000 Delivered-To: freebsd-arch@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 631CA37B479; Fri, 27 Oct 2000 11:24:58 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9RIORf85082; Fri, 27 Oct 2000 11:24:27 -0700 (PDT) (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: <20001027082002.C54812@lucifer.bart.nl> Date: Fri, 27 Oct 2000 11:25:17 -0700 (PDT) From: John Baldwin To: arch@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 spl.9 SPLASSERT.9 CONDSPLASSE Cc: cvs-all@FreeBSD.org Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Oct-00 Jeroen Ruigrok van der Werven wrote: > -On [20001027 01:35], John Baldwin (jhb@FreeBSD.org) wrote: >> Modified files: >> share/man/man9 spl.9 SPLASSERT.9 CONDSPLASSERT.9 >> Log: >> Add a note that the spl() API is deprecated in favor of mutexes. > > Which reminds me, please ignore my lack of mutex clue, don't we need > apropriate MUTEXASSERT.9/CONDMUTEXASSERT.9 functions and subsequently > manpages? My latest commit add a MLINK for mtx_assert.9 to mutex.9. :) With mutexes you just use the mtx_assert() function. -- 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 freebsd-arch" in the body of the message