Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Tue, 13 Jan 2026 23:21:36 +0800 you wrote: > From: Yongpeng Yang <[email protected]> > > This patch series addresses long checkpoint write latency observed under > workloads with frequent metadata operations. Analysis shows that the main > bottleneck is high synchronous read latency of NAT blocks during checkpoint > processing. > > [...] Here is the summary with links: - [f2fs-dev,v2,1/3] f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint https://git.kernel.org/jaegeuk/f2fs/c/10f96e94b38d - [f2fs-dev,v2,2/3] f2fs: change size parameter of __has_cursum_space() to unsigned int (no matching commit) - [f2fs-dev,v2,3/3] f2fs: optimize NAT block loading during checkpoint write (no matching commit) 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
