From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 19 May 2016 11:05:21 +0200 From: Michal Hocko To: Miklos Szeredi Cc: linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-btrfs@vger.kernel.org Subject: Re: sharing page cache pages between multiple mappings Message-ID: <20160519090521.GA26114@dhcp22.suse.cz> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: On Thu 19-05-16 10:20:13, Miklos Szeredi wrote: > Has anyone thought about sharing pages between multiple files? > > The obvious application is for COW filesytems where there are > logically distinct files that physically share data and could easily > share the cache as well if there was infrastructure for it. FYI this has been discussed at LSFMM this year[1]. I wasn't at the session so cannot tell you any details but the LWN article covers it at least briefly. [1] https://lwn.net/Articles/684826/ -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org