From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Steve Simon" Date: Mon, 23 Oct 2006 00:29:21 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] Semaphores In-Reply-To: <7871fcf50610221605y124a0b9dnccd7e3e420a0ad03@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: d222f126-ead1-11e9-9d60-3106f5b1d025 http://cs.gmu.edu/cne/modules/ipc/pink/swsem.html This is very plan9 centric but relates to implementing spinlocks on a multiprocessor system - bit more advanced but a very salient lesson in the car that is needed to implement these things properly. http://plan9.bell-labs.com/cm/cs/cstr/158e.ps.gz -Steve