aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorGreg Thelen <[email protected]>2018-06-08 01:37:59 +0000
committerJan Kara <[email protected]>2018-06-20 09:04:26 +0000
commit9560ba306df3e46b4b1037d101e2e4ca68610f55 (patch)
treee480b217731cda6346d560cea44af7cd301a045a /tools/perf/scripts/python/compaction-times.py
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... (diff)
downloadkernel-9560ba306df3e46b4b1037d101e2e4ca68610f55.tar.gz
kernel-9560ba306df3e46b4b1037d101e2e4ca68610f55.zip
quota: reclaim least recently used dquots
The dquots in the free_dquots list are not reclaimed in LRU way. put_dquot_last() puts entries to the tail and dqcache_shrink_scan() frees from the tail. Free unreferenced dquots in LRU order because it seems more reasonable than freeing most recently used. Signed-off-by: Greg Thelen <[email protected]> Signed-off-by: Shakeel Butt <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions