> I agree. However, I suggest that finegrained locking will be a loosing > proposition. Something in-between is probably good. My brains got fried > on trying to figure out a GOOD solution for the FreeBSD kernel. There > are no GOOD solutions, but a reasonable compromise is some kind of medium > grained scheme.
Which is why FreeBSD will go through many of same locking problems in Linux, since they are coming from monolithic kernel origins. Race conditions processor synchronization, per processor cache hit issues, etc... > John bill To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message