[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z_OXwvGS3o70YxpA@infradead.org>
Date: Mon, 7 Apr 2025 02:15:46 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Matthew Wilcox <willy@...radead.org>
Cc: Christoph Hellwig <hch@...radead.org>,
Alistair Popple <apopple@...dia.com>, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH RFC 0/6] Allow file-backed or shared device private pages
On Wed, Mar 26, 2025 at 02:14:59AM +0000, Matthew Wilcox wrote:
> So, there's no need to put DEVICE_PRIVATE pages in the page cache.
> Instead the GPU will take a copy of the page(s). We agreed that there
> will have to be some indication (probably a folio flag?) that the GPU has
> or may have a copy of (some of) the folio so that it can be invalidated
> if the page is removed due to truncation / eviction.
Sounds like layout leases used for pnfs.
Powered by blists - more mailing lists