freebsd-dev/sys/ufs
Poul-Henning Kamp 4b55dbe36b Move the stuff related to select and poll out of struct vnode.
The use of the zone allocator may or may not be overkill.
There is an XXX: over in ufs/ufs/ufs_vnops.c that jlemon may need
to revisit.

This shaves about 60 bytes of struct vnode which on my laptop means
600k less RAM used for vnodes.
2002-02-17 21:15:36 +00:00
..
ffs In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
ifs Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() 2001-12-20 22:42:27 +00:00
ufs Move the stuff related to select and poll out of struct vnode. 2002-02-17 21:15:36 +00:00