Re: [f2fs-dev] [PATCH v3 2/2] f2fs: reduce memory footprint of ino management

patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]>
Newsgroups net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel
Message-ID <178732741463.1339488.679147412162451324.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <[email protected]>:

On Wed, 19 Aug 2026 09:31:07 +0800 you wrote:
> Currently, ino entries for APPEND_INO, UPDATE_INO, TRANS_DIR_INO, and
> XATTR_DIR_INO allocate a 'struct ino_entry' slab object and attach it to
> both a list and a radix tree solely for existence checks via
> f2fs_exist_written_data().
> 
> Since these ino types only track binary existence status, we can embed
> the information directly into radix tree value entries as a bitmap:
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,v3,2/2] f2fs: reduce memory footprint of ino management
    https://git.kernel.org/jaegeuk/f2fs/c/9a9ee7408a1f

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.