Searched hist:"2304 cb0c4438829c88bed69f57374b80ae31f0ba" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/f2fs/ |
H A D | node.h | diff 2304cb0c4438829c88bed69f57374b80ae31f0ba Mon Jan 18 11:32:58 CET 2016 Chao Yu <chao2.yu@samsung.com> f2fs: export dirty_nats_ratio in sysfs
This patch exports a new sysfs entry 'dirty_nat_ratio' to control threshold of dirty nat entries, if current ratio exceeds configured threshold, checkpoint will be triggered in f2fs_balance_fs_bg for flushing dirty nats.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff 2304cb0c4438829c88bed69f57374b80ae31f0ba Mon Jan 18 11:32:58 CET 2016 Chao Yu <chao2.yu@samsung.com> f2fs: export dirty_nats_ratio in sysfs
This patch exports a new sysfs entry 'dirty_nat_ratio' to control threshold of dirty nat entries, if current ratio exceeds configured threshold, checkpoint will be triggered in f2fs_balance_fs_bg for flushing dirty nats.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|