On Wed, Dec 9, 2009 at 12:03 PM, Daniel Gracia Garallar <danie...@electronicagracia.com> wrote: > It is true, and AFAIK, todays it's a topper nice task... almost 20. > > Regards, > > Dani > > Donald Allen escribis:
IMHO I hope OpenBSD doesn't use locks at all in the future taking FreeBSD's lesson, but does something what Dragonfly does - LWKT with message passing synchronisation. http://www.dcbsdcon.org/speakers/slides/luciani_dcbsdcon2009.pdf The fine-grained locking in FreeBSD is quite a crikey mess.