[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20201002012324.GX20115@casper.infradead.org>
Date: Fri, 2 Oct 2020 02:23:24 +0100
From: Matthew Wilcox <willy@...radead.org>
To: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-mm@...ck.org
Subject: VM_HUGEPAGE support for XFS
Today I decided to implement VM_HUGEPAGE support for XFS. It turned out
to be a rather simpler implementation than I was expecting because I
could reuse the readahead implementation.
Feel free to try it for yourself:
http://git.infradead.org/users/willy/pagecache.git
The patches up to "fs: Do not update nr_thps for mappings which support... "
are in linux-next for 5.10. I hope to get the rest into 5.11.
Powered by blists - more mailing lists