NetBSD/sys/ufs
ad 0701eb1ec7 newdirrem: if the number of deletes in progress is getting too high, start
pushing the syncer before considering rate limiting the deletes. We hold
vnodes locked and it's likely that the syncer will try to lock them while
flushing, leading to the syncer and remover proceeding in lockstep and
making very little forward progress. XXX this is not a solution.
2008-04-11 16:25:38 +00:00
..
ext2fs Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
ffs newdirrem: if the number of deletes in progress is getting too high, start 2008-04-11 16:25:38 +00:00
lfs Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
mfs Changes for PR kern/38291 (panic unmounting MFS /tmp): 2008-03-26 14:19:43 +00:00
ufs Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
files.ufs defflag LFS_KERNEL_RFW (in opt_lfs.h). 2007-12-12 02:56:03 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00