freebsd-dev/sys/cddl/contrib/opensolaris/uts/common
Pawel Jakub Dawidek f0bc5ac3e1 Fix vnodes starvation caused by DNLC (ZFS name cache):
- Tune number of namecache entires better (based on desiredvnodes).
- Handle vfs_lowvnodes event by releasing requested number of name cache
  entries, but no less than 5%.

Reported by:	simokawa
2007-04-13 08:42:01 +00:00
..
fs Fix vnodes starvation caused by DNLC (ZFS name cache): 2007-04-13 08:42:01 +00:00
os Limit the number of system taskq threads to the number of CPUs. 2007-04-07 21:41:11 +00:00
rpc
sys Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it on 2007-04-08 23:59:39 +00:00
zmod
Makefile.files