[LSF/MM/BPF TOPIC] Folios

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

 



You might think that with a fortnightly meeting, presentations on the
subject of folios at several conferences and hundreds of patches merged,
I'd be short of things to discuss at LSFMM.  Hah.

>From a filesystem point of view,

 - Converting APIs that filesystems implement to use folios (aops, primarily)
   to be folio based instead of page based
 - What it takes to support large (ie multi-page) folios in your
   filesystem
 - Removing old page-based APIs used by filesystems (eg everything in
   mm/folio-compat.c)
 - Converting your filesystem to use iomap.

For the MM crowd:
 - Continued conversion of the MM from pages to folios
   - GUP is done
   - page_vma_mapped is done, not yet posted for review
   - rmap in progress
   - mlock in progress
   - vmscan in progress
   (this list will have changed by May)
 - Splitting out other page types from struct page
 - Dynamically allocating struct folio & shrinking struct page

I'm going to throw a discussion of mapcount into this as well; getting
mapcount right on a multi-page folio is expensive.  I intend to send a full
proposal for making mapcount less accurate by default soon; just haven't
found time to do it yet.



[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