Re: [f2fs-dev] [PATCH 3/7] f2fs: add reserved_segments sysfs node
From: Chao Yu
Date: Thu Sep 05 2024 - 23:04:46 EST
On 2024/8/30 5:52, Daeho Jeong wrote:
From: Daeho Jeong <daehojeong@xxxxxxxxxx>
For the fine tuning of GC behavior, add reserved_segments sysfs node.
Signed-off-by: Daeho Jeong <daehojeong@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,