diff options
| author | Jaegeuk Kim <[email protected]> | 2015-06-19 12:01:21 -0700 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2015-08-04 14:09:54 -0700 |
| commit | 2658e50de61429f57d9496bfe371f232e2d039a1 (patch) | |
| tree | 741bcc6a3c0df01f3180eb6cb934019313959ca4 /tools/perf/scripts/python/bin | |
| parent | 244f4fc1c530c4e486f0e4f0909c0514e4539ba2 (diff) | |
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 <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions