freebsd-dev/sys/cddl
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
..
compat/opensolaris strchr() and strrchr() are already present in the kernel, but with less 2007-04-10 21:42:12 +00:00
contrib/opensolaris Fix vnodes starvation caused by DNLC (ZFS name cache): 2007-04-13 08:42:01 +00:00