From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by kanga.kvack.org (Postfix) with SMTP id 36BBB6B01E3 for ; Sun, 11 Apr 2010 15:41:54 -0400 (EDT) Date: Sun, 11 Apr 2010 21:40:10 +0200 From: Andrea Arcangeli Subject: Re: hugepages will matter more in the future Message-ID: <20100411194010.GC5656@random.random> References: <4BC0E2C4.8090101@redhat.com> <4BC0E556.30304@redhat.com> <4BC19663.8080001@redhat.com> <4BC19916.20100@redhat.com> <20100411110015.GA10149@elte.hu> <4BC1B034.4050302@redhat.com> <20100411115229.GB10952@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org To: Linus Torvalds Cc: Ingo Molnar , Avi Kivity , Jason Garrett-Glaser , Mike Galbraith , Pekka Enberg , Andrew Morton , linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Izik Eidus , Hugh Dickins , Nick Piggin , Rik van Riel , Mel Gorman , Dave Hansen , Benjamin Herrenschmidt , 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 , Arjan van de Ven List-ID: On Sun, Apr 11, 2010 at 08:22:04AM -0700, Linus Torvalds wrote: > - magic libc malloc flags tghat are totally and utterly unrealistic in > anything but a benchmark > > - by basically keeping one CPU totally busy doing defragmentation. This is a red herring. This is the last thing we want, and we'll run even faster if we could make current glibc binaries to cooperate. But this is a new feature and it'll require changing glibc slightly. Future glibc will be optimal and it won't require khugepaged don't worry. I got crashes in page_mapcount != number of huge_pmd mapping the page in split_huge_page because of the anon-vma bug, so I had to back it out, this is why it's stable now. -- 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