Re: [f2fs-dev] [PATCH v2 1/7] f2fs: make BG GC more aggressive for zoned devices
From: Chao Yu
Date: Tue Sep 10 2024 - 22:03:30 EST
On 2024/9/10 6:19, Daeho Jeong wrote:
From: Daeho Jeong <daehojeong@xxxxxxxxxx>
Since we don't have any GC on device side for zoned devices, need more
aggressive BG GC. So, tune the parameters for that.
Signed-off-by: Daeho Jeong <daehojeong@xxxxxxxxxx>
Daeho,
What about collecting all last reviewed-by tags for each patch of this
patchset? if there is no change when version updates.
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,