[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZjuYM5ElTeBrXW4D@casper.infradead.org>
Date: Wed, 8 May 2024 16:20:19 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Theodore Ts'o <tytso@....edu>
Cc: Andreas Dilger <adilger.kernel@...ger.ca>, linux-ext4@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 0/5] Convert ext4's mballoc to use folios
On Tue, May 07, 2024 at 07:03:53PM -0400, Theodore Ts'o wrote:
>
> On Tue, 16 Apr 2024 18:28:53 +0100, Matthew Wilcox (Oracle) wrote:
> > These pages are stored in the page cache, so they're really folios.
> > Convert the whole file from pages to folios.
> >
> > Matthew Wilcox (Oracle) (5):
> > ext4: Convert bd_bitmap_page to bd_bitmap_folio
> > ext4: Convert bd_buddy_page to bd_buddy_folio
> > ext4: Convert ext4_mb_init_cache() to take a folio
> > ext4: Convert ac_bitmap_page to ac_bitmap_folio
> > ext4: Convert ac_buddy_page to ac_buddy_folio
> >
> > [...]
>
> Applied, thanks!
Thanks! Can you also add 20240420025029.2166544-11-willy@...radead.org
Powered by blists - more mailing lists