Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933100AbXAYAjT (ORCPT ); Wed, 24 Jan 2007 19:39:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933104AbXAYAjT (ORCPT ); Wed, 24 Jan 2007 19:39:19 -0500 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:34284 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933100AbXAYAjS (ORCPT ); Wed, 24 Jan 2007 19:39:18 -0500 Date: Thu, 25 Jan 2007 09:32:59 +0900 From: KAMEZAWA Hiroyuki To: KAMEZAWA Hiroyuki Cc: clameter@sgi.com, aubreylee@gmail.com, svaidy@linux.vnet.ibm.com, nickpiggin@yahoo.com.au, rgetz@blackfin.uclinux.org, Michael.Hennerich@analog.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] Limit the size of the pagecache Message-Id: <20070125093259.74f76144.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20070124141510.7775829c.kamezawa.hiroyu@jp.fujitsu.com> References: <20070124121318.6874f003.kamezawa.hiroyu@jp.fujitsu.com> <20070124141510.7775829c.kamezawa.hiroyu@jp.fujitsu.com> Organization: Fujitsu X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.6.10; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 28 On Wed, 24 Jan 2007 14:15:10 +0900 KAMEZAWA Hiroyuki wrote: > And...some customers want to keep memory Free as much as possible. > 99% memory usage makes insecure them ;) > If there is a way that the "free" command can show "never used" memory, they will not complain ;). But I can't think of the way to show that. == [kamezawa@aworks src]$ free total used free shared buffers cached Mem: 741604 724628 16976 0 62700 564600 -/+ buffers/cache: 97328 644276 Swap: 1052216 2532 1049684 == If anyone has some good idea, could you teach me ? Regards, -Kame - 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/