Friedemann Becker (Fri, Feb 21, 2003 at 12:22:14PM +0100) wrote: > I try to get the clue about this mutex lock thing, but I think, I just > don't understand right what the different types of locks are used for.
John Baldwin has written a fine paper on locking in the FreeBSD kernel. It explains everything clearly: http://www.usenix.org/events/bsdcon02/baldwin.html Also checkout the mutex(9) manual page. -- Hiten Pandya ([EMAIL PROTECTED], [EMAIL PROTECTED]) http://www.unixdaemons.com/~hiten/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message