[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169204622227.5033.2565918262411584066.git-patchwork-notify@kernel.org>
Date: Mon, 14 Aug 2023 20:50:22 +0000
From: patchwork-bot+f2fs@...nel.org
To: Chao Yu <chao@...nel.org>
Cc: jaegeuk@...nel.org, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs: fix to account gc stats correctly
Hello:
This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Tue, 8 Aug 2023 08:59:48 +0800 you wrote:
> As reported, status debugfs entry shows inconsistent GC stats as below:
>
> GC calls: 6008 (BG: 6161)
> - data segments : 3053 (BG: 3053)
> - node segments : 2955 (BG: 2955)
>
> Total GC calls is larger than BGGC calls, the reason is:
> - f2fs_stat_info.call_count accounts total migrated section count
> by f2fs_gc()
> - f2fs_stat_info.bg_gc accounts total call times of f2fs_gc() from
> background gc_thread
>
> [...]
Here is the summary with links:
- [f2fs-dev,1/2] f2fs: fix to account gc stats correctly
https://git.kernel.org/jaegeuk/f2fs/c/9bf1dcbdfdc8
- [f2fs-dev,2/2] f2fs: fix to account cp stats correctly
https://git.kernel.org/jaegeuk/f2fs/c/eb61c2cca2eb
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists