From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754889Ab3JIQ5n (ORCPT ); Wed, 9 Oct 2013 12:57:43 -0400 Received: from mail-ee0-f47.google.com ([74.125.83.47]:47935 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752978Ab3JIQ5l (ORCPT ); Wed, 9 Oct 2013 12:57:41 -0400 Date: Wed, 9 Oct 2013 18:57:38 +0200 From: Ingo Molnar To: Mel Gorman Cc: Peter Zijlstra , Rik van Riel , Srikar Dronamraju , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML Subject: Re: [PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9 Message-ID: <20131009165738.GA12572@gmail.com> References: <1381141781-10992-1-git-send-email-mgorman@suse.de> <20131009162801.GA10452@gmail.com> <20131009162942.GA12178@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131009162942.GA12178@gmail.com> 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 an interesting aspect is that this is a 32-bit UP kernel. Thanks, Ingo