From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Moyer Subject: Re: [PATCH v11 00/21] Add support for NV-DIMMs to ext4 Date: Wed, 01 Oct 2014 11:45:47 -0400 Message-ID: References: <1411677218-29146-1-git-send-email-matthew.r.wilcox@intel.com> <15705.1412070301@turing-police.cc.vt.edu> <20140930144854.GA5098@wil.cx> <123795.1412088827@turing-police.cc.vt.edu> <20140930160841.GB5098@wil.cx> <15704.1412109476@turing-police.cc.vt.edu> <62749.1412113956@turing-police.cc.vt.edu> Mime-Version: 1.0 Content-Type: text/plain Cc: Andreas Dilger , Matthew Wilcox , Matthew Wilcox , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org To: Valdis.Kletnieks@vt.edu Return-path: In-Reply-To: <62749.1412113956@turing-police.cc.vt.edu> (Valdis Kletnieks's message of "Tue, 30 Sep 2014 17:52:36 -0400") Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org Valdis.Kletnieks@vt.edu writes: > As long as we're at it, if we go that route we probably *also* want a > way for a program to specify it at open() time (for instance, for the > use of backup programs) - that should minimize the infamous "everything > runs like a pig after the backup finishes running because the *useful* > pages are all cache-cold". This sounds an awful lot like posix_fadvise' POSIX_FADV_NOREUSE flag. Whether the implementation lives up to your expectations is another matter, but at least the interface is already there. Cheers, Jeff -- 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