Searched hist:"8 c890c4c60342719526520133fb1b6f69f196ab8" (Results 1 – 1 of 1) sorted by relevance
/linux/fs/f2fs/ |
H A D | super.c | diff 8c890c4c60342719526520133fb1b6f69f196ab8 Tue Sep 10 00:19:41 CEST 2024 Daeho Jeong <daehojeong@google.com> f2fs: introduce migration_window_granularity
We can control the scanning window granularity for GC migration. For more frequent scanning and GC on zoned devices, we need a fine grained control knob for it.
Signed-off-by: Daeho Jeong <daehojeong@google.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|