From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750874Ab2LCFJp (ORCPT ); Mon, 3 Dec 2012 00:09:45 -0500 Received: from mail-ea0-f174.google.com ([209.85.215.174]:34656 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750740Ab2LCFJn (ORCPT ); Mon, 3 Dec 2012 00:09:43 -0500 Date: Mon, 3 Dec 2012 06:09:37 +0100 From: Ingo Molnar To: linux-kernel@vger.kernel.org, linux-mm@kvack.org Cc: Peter Zijlstra , Paul Turner , Lee Schermerhorn , Christoph Lameter , Rik van Riel , Mel Gorman , Andrew Morton , Andrea Arcangeli , Linus Torvalds , Thomas Gleixner , Johannes Weiner , Hugh Dickins Subject: Re: [PATCH 00/52] RFC: Unified NUMA balancing tree, v1 Message-ID: <20121203050937.GA26629@gmail.com> References: <1354473824-19229-1-git-send-email-mingo@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1354473824-19229-1-git-send-email-mingo@kernel.org> 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 The unified NUMA Git tree can be found in the -tip numa/base branch: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git numa/base The PROT_NONE -v18 numa/core tree can be found in tip:master: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master Thanks, Ingo