Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965201AbXAYCmv (ORCPT ); Wed, 24 Jan 2007 21:42:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965220AbXAYCmv (ORCPT ); Wed, 24 Jan 2007 21:42:51 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:53433 "EHLO omx2.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S965201AbXAYCmu (ORCPT ); Wed, 24 Jan 2007 21:42:50 -0500 Date: Wed, 24 Jan 2007 18:40:45 -0800 (PST) From: Christoph Lameter To: Erik Andersen cc: Nick Piggin , Peter Zijlstra , Aubrey Li , Vaidyanathan Srinivasan , Robin Getz , "Henn, erich, Michael" , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] Limit the size of the pagecache In-Reply-To: <20070124200614.GA25690@codepoet.org> Message-ID: References: <1169625333.4493.16.camel@taijtu> <45B7561C.9000102@yahoo.com.au> <20070124200614.GA25690@codepoet.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 583 Lines: 14 On Wed, 24 Jan 2007, Erik Andersen wrote: > It would be far more useful if an application could hint to the > pagecache as to which files are and which files as not worth > caching, especially when the application knows a priori that data > from a particular file will or will not ever be reused. It can give such hints via madvise(2). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/