Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756743Ab2KNHwa (ORCPT ); Wed, 14 Nov 2012 02:52:30 -0500 Received: from mail-ea0-f174.google.com ([209.85.215.174]:45136 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756694Ab2KNHw2 (ORCPT ); Wed, 14 Nov 2012 02:52:28 -0500 Date: Wed, 14 Nov 2012 08:52:22 +0100 From: Ingo Molnar To: Mel Gorman Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Paul Turner , Lee Schermerhorn , Christoph Lameter , Rik van Riel , Andrew Morton , Andrea Arcangeli , Linus Torvalds , Peter Zijlstra , Thomas Gleixner Subject: Re: [PATCH 00/31] Latest numa/core patches, v15 Message-ID: <20121114075222.GA3522@gmail.com> References: <1352826834-11774-1-git-send-email-mingo@kernel.org> <20121113175428.GF8218@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121113175428.GF8218@suse.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1121 Lines: 40 * Mel Gorman wrote: > On Tue, Nov 13, 2012 at 06:13:23PM +0100, Ingo Molnar wrote: > > Hi, > > > > This is the latest iteration of our numa/core tree, which > > implements adaptive NUMA affinity balancing. > > > > Changes in this version: > > > > https://lkml.org/lkml/2012/11/12/315 > > > > Performance figures: > > > > https://lkml.org/lkml/2012/11/12/330 > > > > Any review feedback, comments and test results are welcome! > > > > For the purposes of review and testing, this is going to be > hard to pick apart and compare. It doesn't apply against > 3.7-rc5 [...] Because the scheduler changes are highly non-trivial it's on top of the scheduler tree: git pull git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core I just tested the patches, they all apply cleanly, with zero fuzz and offsets. Thanks, Ingo -- 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/