From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Wed, 06 Apr 2005 04:48:22 +0000 Subject: Re: [PATCH] add a clear_pages function to clear pages of higher Message-Id: <16979.27158.381388.691910@napali.hpl.hp.com> List-Id: References: <200503111008.12134.vda@port.imtp.ilyichevsk.odessa.ua> <200503181154.37414.vda@port.imtp.ilyichevsk.odessa.ua> <20050318192808.GB38053@muc.de> <16963.2075.713737.485070@napali.hpl.hp.com> <16979.11287.36091.610287@napali.hpl.hp.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: davidm@hpl.hp.com, Andi Kleen , Christoph Lameter , Denis Vlasenko , Dave Hansen , Andrew Morton , Linux Kernel Mailing List , Mel Gorman , linux-ia64@vger.kernel.org, Jens.Maurer@gmx.net >>>>> On Tue, 5 Apr 2005 17:33:59 -0700 (PDT), Christoph Lameter said: Christoph> Which benchmark would you recommend for this? I don't know about "recommend", but I think SPECweb, SPECjbb, the-UNIX-multi-user-benchmark-whose-name-I-keep-forgetting, and in general anything that involves process-activity and/or large working sets might be interesting (in other words: anything but microbenchmarks; I'm afraid). --david