Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756259Ab2F2S5e (ORCPT ); Fri, 29 Jun 2012 14:57:34 -0400 Received: from merlin.infradead.org ([205.233.59.134]:56485 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755480Ab2F2S5d convert rfc822-to-8bit (ORCPT ); Fri, 29 Jun 2012 14:57:33 -0400 Message-ID: <1340996224.28750.116.camel@twins> Subject: Re: [PATCH 13/40] autonuma: CPU follow memory algorithm From: Peter Zijlstra To: Rik van Riel Cc: dlaor@redhat.com, Ingo Molnar , Hillf Danton , Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, 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 Date: Fri, 29 Jun 2012 20:57:04 +0200 In-Reply-To: <4FEDF81C.1010401@redhat.com> References: <1340888180-15355-1-git-send-email-aarcange@redhat.com> <1340888180-15355-14-git-send-email-aarcange@redhat.com> <1340895238.28750.49.camel@twins> <20120629125517.GD32637@gmail.com> <4FEDDD0C.60609@redhat.com> <1340995260.28750.103.camel@twins> <4FEDF81C.1010401@redhat.com> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 677 Lines: 14 On Fri, 2012-06-29 at 14:46 -0400, Rik van Riel wrote: > > I am not convinced all architectures that have CONFIG_NUMA > need to be a requirement, since some of them (eg. Alpha) > seem to be lacking a maintainer nowadays. Still, this NUMA balancing stuff is not a small tweak to load-balancing. Its a very significant change is how you schedule. Having such great differences over architectures isn't something I look forward to. -- 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/