From owner-cvs-all Mon Nov 13 12:18:22 2000 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 0BE3937B479; Mon, 13 Nov 2000 12:18:19 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp245.osd.bsdi.com [204.216.28.245]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id eADKIHB60884; Mon, 13 Nov 2000 12:18:17 -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: <200011132008.MAA72779@freefall.freebsd.org> Date: Mon, 13 Nov 2000 12:18:43 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/share/man/man9 atomic.9 Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 13-Nov-00 John Baldwin wrote: > jhb 2000/11/13 12:08:18 PST > > Modified files: > share/man/man9 Makefile > Added files: > share/man/man9 atomic.9 > Log: > Add a manpage to document the atomic operations including a quick treatment > of memory barriers and the newish atomic variants that include them. > > Reviewed by: sheldonh Oops, this was also reviewed by jasone as well. To be fair to both of them, I made some additional changes (new MP sub-section and re-worded some of the memory barrier section) after their reviews. Any feedback as to the technical accuracy and description of memory barriers and the MP section will be most welcome. -- 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