Re: [f2fs-dev] [PATCH] f2fs: set highest IO priority for checkpoint thread
From: Chao Yu
Date: Tue Mar 04 2025 - 20:28:18 EST
On 3/4/25 06:17, Jaegeuk Kim via Linux-f2fs-devel wrote:
> The checkpoint is the top priority thread which can stop all the filesystem
> operations. Let's make it RT priority.
>
> Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,