NetBSD/sys/ufs
perseant fbc5e63cd6 Make sysctl variable lfs_clean_vnhead do what it was supposed to do,
namely, toggle whether vnodes loaded only for cleaning (as opposed to
normal filesystem use) are freed to the *head* of the vnode free list,
rather than the tail.  This should avoid a possible cache flushing
effect, if the cleaner cleans a segment containing a large number of
live inodes.
1999-03-25 22:38:28 +00:00
..
ext2fs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ffs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
lfs Make sysctl variable lfs_clean_vnhead do what it was supposed to do, 1999-03-25 22:38:28 +00:00
mfs if an mfs i/o is successful, set b_resid to 0. 1999-03-15 00:18:24 +00:00
ufs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00