diff options
author | 2015-06-19 12:01:21 -0700 | |
---|---|---|
committer | 2015-08-04 14:09:54 -0700 | |
commit | 2658e50de61429f57d9496bfe371f232e2d039a1 (patch) | |
tree | 741bcc6a3c0df01f3180eb6cb934019313959ca4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: set cached_en after checking finally (diff) | |
download | linux-dev-2658e50de61429f57d9496bfe371f232e2d039a1.tar.xz linux-dev-2658e50de61429f57d9496bfe371f232e2d039a1.zip |
f2fs: introduce a shrinker for mounted fs
This patch introduces a shrinker targeting to reduce memory footprint consumed
by a number of in-memory f2fs data structures.
In addition, it newly adds:
- sbi->umount_mutex to avoid data races on shrinker and put_super
- sbi->shruinker_run_no to not revisit objects
Note that the basic implementation was copied from fs/ubifs/shrinker.c
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions