On Tue, 13 May 2025 at 00:59, Joanne Koong <joannelkoong@xxxxxxxxx> wrote: > > This patchset adds support for large folios in fuse. > > This does not yet switch fuse to using large folios. Using large folios in > fuse is dependent on adding granular dirty-page tracking. This will be done > in a separate patchset that will have fuse use iomap [1]. There also needs > to be a followup (also part of future work) for having dirty page balancing > not tank performance for unprivileged servers where bdi limits lead to subpar > throttling [1], before enabling large folios for fuse. Looks good, applied. Thanks for taking care of this. Thanks, Miklos