Hello:

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

On Thu, 20 Nov 2025 23:54:45 +0000 you wrote:
> This patch enables large folio for limited case where we can get the 
> high-order
> memory allocation. It supports the encrypted and fsverity files, which are
> essential for Android environment.
> 
> How to test:
> - dd if=/dev/zero of=/mnt/test/test bs=1G count=4
> - f2fs_io setflags immutable /mnt/test/test
> - echo 3 > /proc/sys/vm/drop_caches
>  : to reload inode with large folio
> - f2fs_io read 32 0 1024 mmap 0 0 /mnt/test/test
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,1/2] f2fs: support large folio for immutable non-compressed case
    (no matching commit)
  - [f2fs-dev,2/2] f2fs: add a tracepoint to see large folio read submission
    https://git.kernel.org/jaegeuk/f2fs/c/903c6e95bc9a

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

Reply via email to