Re: [RFC 1/3] mm: implement cleancache
From: Suren Baghdasaryan <surenb@google.com>
Date: 2025-03-21 16:03:51
Also in:
linux-block, linux-fsdevel, linux-iommu, linux-mm, lkml
From: Suren Baghdasaryan <surenb@google.com>
Date: 2025-03-21 16:03:51
Also in:
linux-block, linux-fsdevel, linux-iommu, linux-mm, lkml
On Thu, Mar 20, 2025 at 10:14 PM Christoph Hellwig [off-list ref] wrote:
On Thu, Mar 20, 2025 at 10:39:29AM -0700, Suren Baghdasaryan wrote:quoted
Cleancache can be thought of as a page-granularity victim cache for cleanPlease implement your semantics directly instea of with a single user abstraction. If we ever need an abstraction we can add it once we have multiple consumers and know what they need.
If after the conference no other users emerge I will fold it into GCMA. That's quite easy to do. Thanks, Suren.