Re: [f2fs-dev] [PATCH v2] f2fs: add gc_boost_gc_multiple sysfs node
From: Chao Yu
Date: Mon Jul 21 2025 - 23:23:20 EST
On 7/19/25 05:40, 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,