Re: [PATCH v2] f2fs: add page-order information for large folio reads in iostat
From: Chao Yu
Date: Fri Apr 17 2026 - 21:12:01 EST
On 4/18/2026 1:50 AM, Daniel Lee wrote:
Track read folio counts by order in F2FS iostat sysfs and tracepoints.
Signed-off-by: Daniel Lee <chullee@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,