Re: [PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
From: Andrew Morton
Date: Wed Apr 29 2026 - 12:14:02 EST
On Wed, 29 Apr 2026 11:29:10 -0400 Zi Yan <ziy@xxxxxxxxxx> wrote:
> This patchset removes READ_ONLY_THP_FOR_FS Kconfig and enables creating
> file-backed THPs for FSes with large folio support (the supported orders
> need to include PMD_ORDER) by default, including for writable files.
Thanks, I queued this up.