Re: [PATCH 1/2] fuse: Remove fuse_writepage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 28 Feb 2024 at 19:29, Matthew Wilcox (Oracle)
<willy@xxxxxxxxxxxxx> wrote:
>
> The writepage operation is deprecated as it leads to worse performance
> under high memory pressure due to folios being written out in LRU order
> rather than sequentially within a file.  Use filemap_migrate_folio() to
> support dirty folio migration instead of writepage.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Applied series, thanks.

Miklos




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux