I'm working on backing out david's patch. Part of his megacommit was a patch that should ahve been separatly handled.
I have split it out.. Can people have a look at it and see if it makes sense. http://www.freebsd.org/~julian/lock.diff basically locks need to be per thread but were per process. Can we just use a thread* for this? I think so but I wonder why it wasn't a proc* before.. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message