freebsd-dev/sys/ufs
Davide Italiano 266d427bc0 Rather than using an hardcoded reclaim age, rely on an LRU-like approach
for dirhash cache, setting a target percent to reclaim (exposed via
SYSCTL). This allows to always make some amount of progress keeping the maximum
reclaim age dynamic.

Tested by:      pho
Reviewed by:	jhb
2014-08-25 17:06:18 +00:00
..
ffs Correct the test for condition to suspend UFS filesystem during 2014-08-20 08:13:03 +00:00
ufs Rather than using an hardcoded reclaim age, rely on an LRU-like approach 2014-08-25 17:06:18 +00:00