On Wed, 18 Aug 1999, Michael Hancock wrote: > Interesting, have you read the Heidemann paper that outlines a solution > that uses a cache manager? > > You can probably find it somewhere here, > http://www.isi.edu/~johnh/SOFTWARE/UCLA_STACKING/
Nope. I've read his dissertation, and his discussion of the lock management inspired the struct lock * work I did for NetBSD (we use the address of the lock, not the vnode, but other than that it's the same). Thanks for the ref! Take care, Bill To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message