Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758945Ab2HVTZa (ORCPT ); Wed, 22 Aug 2012 15:25:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13725 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758866Ab2HVTZZ (ORCPT ); Wed, 22 Aug 2012 15:25:25 -0400 Message-ID: <5035325C.3070909@redhat.com> Date: Wed, 22 Aug 2012 15:26:20 -0400 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 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 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: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1075 Lines: 26 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/