K 10 svn:author V 3 phk K 8 svn:date V 27 2002-02-17T21:15:36.000000Z K 7 svn:log V 299 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. END