From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail203.messagelabs.com (mail203.messagelabs.com [216.82.254.243]) by kanga.kvack.org (Postfix) with SMTP id 2563C6B01F2 for ; Thu, 8 Apr 2010 05:40:03 -0400 (EDT) Message-ID: <4BBDA43F.5030309@redhat.com> Date: Thu, 08 Apr 2010 12:39:11 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [PATCH 00 of 67] Transparent Hugepage Support #18 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Andrea Arcangeli Cc: linux-mm@kvack.org, Andrew Morton , Marcelo Tosatti , Adam Litke , Izik Eidus , Hugh Dickins , Nick Piggin , Rik van Riel , Mel Gorman , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , bpicco@redhat.com, KOSAKI Motohiro , Balbir Singh , Arnd Bergmann , "Michael S. Tsirkin" , Peter Zijlstra , Johannes Weiner , Daisuke Nishimura , Chris Mason , Linus Torvalds List-ID: On 04/08/2010 04:50 AM, Andrea Arcangeli wrote: > Hello, > > I merged memory compaction v7 from Mel, plus his latest incremental updates > into my tree. > > A quick benchmark, running 'sort -b 1200M /tmp/largerand > /dev/null'. The file is 1GB in size, consisting of 15-char base64 encoded random string + newline records. 4k: real 2m28.155s user 2m21.560s sys 0m6.457s 2M: real 2m19.626s user 2m13.771s sys 0m5.812s A 6% improvement. I'll try running this with a kernel build in parallel. -- error compiling committee.c: too many arguments to function -- 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