Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Wed, 4 Feb 2026 11:05:01 +0800 you wrote: > This patch introduces /sys/fs/f2fs/<disk>/critical_task_priority, w/ > this new sysfs interface, we can tune priority of f2fs_ckpt thread and > f2fs_gc thread. > > Signed-off-by: Chao Yu <[email protected]> > --- > Documentation/ABI/testing/sysfs-fs-f2fs | 8 ++++++++ > fs/f2fs/checkpoint.c | 2 ++ > fs/f2fs/f2fs.h | 4 ++++ > fs/f2fs/gc.c | 2 ++ > fs/f2fs/super.c | 1 + > fs/f2fs/sysfs.c | 17 +++++++++++++++++ > 6 files changed, 34 insertions(+) Here is the summary with links: - [f2fs-dev] f2fs: sysfs: introduce critical_task_priority https://git.kernel.org/jaegeuk/f2fs/c/52190933c37a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
