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 ESMTP id BA3F66B0047 for ; Fri, 18 Dec 2009 00:12:45 -0500 (EST) Date: Fri, 18 Dec 2009 06:12:10 +0100 From: Ingo Molnar Subject: Re: [PATCH 00 of 28] Transparent Hugepage support #2 Message-ID: <20091218051210.GA417@elte.hu> References: <4B2A8D83.30305@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org To: Christoph Lameter Cc: Rik van Riel , Andrea Arcangeli , linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Mel Gorman , Andi Kleen , Dave Hansen , Benjamin Herrenschmidt , Mike Travis , KAMEZAWA Hiroyuki , Chris Wright , Andrew Morton , "Stephen C. Tweedie" List-ID: * Christoph Lameter wrote: > On Thu, 17 Dec 2009, Rik van Riel wrote: > > > I believe it will be more useful if we figure out a way forward together. > > Do you have any ideas on how to solve the hugepage swapping problem? > > Frankly I am not sure that there is a problem. The word swap is mostly > synonymous with "problem". Huge pages are good. I dont think one needs to > necessarily associate something good (huge page) with a known problem (swap) > otherwise the whole may not improve. Swapping in the VM is 'reality', not some fringe feature. Almost every big enterprise shop cares about it. Note that it became more relevant in the past few years due to the arrival of low-latency, lots-of-iops and cheap SSDs. Even on a low end server you can buy a good 160 GB SSD for emergency swap with fantastic latency and for a lot less money than 160 GB of real RAM. (which RAM wont even fit physically on typical mainboards, is much more expensive and uses up more power and is less servicable) Ingo -- 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