Re: [f2fs-dev] [PATCH v2 3/7] f2fs: add reserved_segments sysfs node

From: Chao Yu
Date: Tue Sep 10 2024 - 22:12:06 EST


On 2024/9/10 6:19, 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,