Re: [f2fs-dev] [PATCH v3] f2fs: add gc_boost_gc_multiple sysfs node

From: Chao Yu
Date: Mon Jul 28 2025 - 23:06:59 EST


On 7/29/25 00:45, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong@xxxxxxxxxx>
>
> Add a sysfs knob to set a multiplier for the background GC migration
> window when F2FS Garbage Collection is boosted.
>
> Signed-off-by: Daeho Jeong <daehojeong@xxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,