From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx102.postini.com [74.125.245.102]) by kanga.kvack.org (Postfix) with SMTP id 87A4B6B002B for ; Wed, 22 Aug 2012 15:25:09 -0400 (EDT) Message-ID: <5035325C.3070909@redhat.com> Date: Wed, 22 Aug 2012 15:26:20 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 00/36] AutoNUMA24 References: <1345647560-30387-1-git-send-email-aarcange@redhat.com> In-Reply-To: <1345647560-30387-1-git-send-email-aarcange@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrea Arcangeli Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Hillf Danton , Dan Smith , Linus Torvalds , Andrew Morton , Thomas Gleixner , Ingo Molnar , Paul Turner , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Johannes Weiner , Srivatsa Vaddagiri , Christoph Lameter , Alex Shi , Mauricio Faria de Oliveira , Konrad Rzeszutek Wilk , Don Morris , Benjamin Herrenschmidt On 08/22/2012 10:58 AM, Andrea Arcangeli wrote: > Hello everyone, > > Before the Kernel Summit, I think it's good idea to post a new > AutoNUMA24 and to go through a new review cycle. The last review cycle > has been fundamental in improving the patchset. Thanks! Thanks for improving the code and incorporating all our feedback. The AutoNUMA codebase is now in a state where I can live with it. I hope the code will be acceptable to others, too. > The objective of AutoNUMA is to be able to perform as close as > possible to (and sometime faster than) the NUMA hard CPU/memory > bindings setups, without requiring the administrator to manually setup > any NUMA hard bind. It is a difficult problem, but the performance numbers I have seen before (with older versions) seem to suggest that AutoNUMA is accomplishing the goal. -- 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