From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx180.postini.com [74.125.245.180]) by kanga.kvack.org (Postfix) with SMTP id 6F2746B0153 for ; Thu, 4 Oct 2012 16:50:07 -0400 (EDT) Message-ID: <506DF64D.4000303@redhat.com> Date: Thu, 04 Oct 2012 16:49:17 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 00/33] AutoNUMA27 References: <1349308275-2174-1-git-send-email-aarcange@redhat.com> <20121004113943.be7f92a0.akpm@linux-foundation.org> In-Reply-To: <20121004113943.be7f92a0.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrew Morton Cc: Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Peter Zijlstra , Ingo Molnar , Mel Gorman , 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/04/2012 02:39 PM, Andrew Morton wrote: > On Thu, 4 Oct 2012 01:50:42 +0200 > Andrea Arcangeli wrote: > >> This is a new AutoNUMA27 release for Linux v3.6. > > Peter's numa/sched patches have been in -next for a week. Guys, what's the > plan here? Both AutoNUMA and sched/numa have been extremely useful development trees, allowing us to learn a lot about what functionality we do (and do not) require to get NUMA placement and scheduling to work correctly. The AutoNUMA code base seems to work right, but may be complex for some people. It could be simplified to people's tastes and merged. The sched/numa code base is not quite ready, but is rapidly getting there. The way things are going now, I would give it another week or two? A few inefficiencies in the sched/numa migration code were fixed earlier today, and cpu-follows-memory code is being added as we speak. Both code bases should be functionally similar real soon now. That leaves the choice up to you folks :) -- 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