Big vnode commit coming up Sunday afternoon
Matthew Dillon
dillon at apollo.backplane.com
Sat May 5 00:09:52 PDT 2007
I'm almost done integrating SYSREF into struct vnode. So far testing
is going very well and I expect I will be able to commit it Sunday
afternoon.
As an added bonus I cleaned up the vnode recycling code, and since
vnodes will be backed by the OBJCACHE now it will actually be possible
for the system to physically free the structures and return them
to the memory pool when you reduce the value of kern.maxvnodes on a
live system. Kinda fun to watch.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Kernel
mailing list