Date: Sat, 1 Feb 2003 02:59:24 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: FreeBSD current users <current@FreeBSD.ORG> Subject: split out patch Message-ID: <Pine.BSF.4.21.0302010256220.51808-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0302010256220.51808-100000>