From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx131.postini.com [74.125.245.131]) by kanga.kvack.org (Postfix) with SMTP id 542406B0044 for ; Fri, 12 Oct 2012 07:39:10 -0400 (EDT) Message-ID: <5078010E.8020100@redhat.com> Date: Fri, 12 Oct 2012 07:37:50 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 23/33] autonuma: retain page last_nid information in khugepaged References: <1349308275-2174-1-git-send-email-aarcange@redhat.com> <1349308275-2174-24-git-send-email-aarcange@redhat.com> <20121011184453.GG3317@csn.ul.ie> In-Reply-To: <20121011184453.GG3317@csn.ul.ie> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Andrew Morton , Peter Zijlstra , Ingo Molnar , Hugh Dickins , Johannes Weiner , Hillf Danton , Andrew Jones , Dan Smith , Thomas Gleixner , Paul Turner , Christoph Lameter , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Srivatsa Vaddagiri , Alex Shi , Mauricio Faria de Oliveira , Konrad Rzeszutek Wilk , Don Morris , Benjamin Herrenschmidt On 10/11/2012 02:44 PM, Mel Gorman wrote: > On Thu, Oct 04, 2012 at 01:51:05AM +0200, Andrea Arcangeli wrote: >> When pages are collapsed try to keep the last_nid information from one >> of the original pages. >> > > If two pages within a THP disagree on the node, should the collapsing be > aborted? I would expect that the code of a remote access exceeds the > gain from reduced TLB overhead. Hard to predict. The gains from THP seem to be on the same order as the gains from NUMA locality, both between 5-15% typically. -- All rights reversed -- 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