2007/5/19, John Baldwin <[EMAIL PROTECTED]>:
jhb         2007-05-19 16:35:27 UTC

 FreeBSD src repository

 Modified files:
   sys/kern             kern_sx.c
   sys/sys              sx.h
 Log:
 Add a new SX_RECURSE flag to make support for recursive exclusive locks
 conditional.  By default, sx(9) locks are back to not supporting recursive
 exclusive locks.

The MPASS into sx_init_flags() should know about SX_ADAPTIVESPIN too.

Thanks,
Attilio


--
Peace can only be achieved by understanding - A. Einstein
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to