Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754361Ab1DTL23 (ORCPT ); Wed, 20 Apr 2011 07:28:29 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:64300 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752572Ab1DTL21 convert rfc822-to-8bit (ORCPT ); Wed, 20 Apr 2011 07:28:27 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=B/G6bpU9NlhgZkhJibZ7Brl9bC7YCa3RUlBy4G0d8rJhJYS7yZPCDsW8MD5mY/l2l0 NKfICjdjr6JN4/O8NB4sdQkJB/YugoBKoLmRTwf4wuf7KSLnw17k2UgxM4ViZ6muyTX1 b6+lIN3b60Agi7V9NgVlP6QbYPLhhj8DEjbNo= MIME-Version: 1.0 In-Reply-To: <20110420112020.GA31296@parisc-linux.org> References: <20110420102314.4604.A69D9226@jp.fujitsu.com> <20110420161615.462D.A69D9226@jp.fujitsu.com> <20110420112020.GA31296@parisc-linux.org> Date: Wed, 20 Apr 2011 14:28:26 +0300 X-Google-Sender-Auth: fr-Jl-L8jV6hWDnylkotoPCH8DY Message-ID: Subject: Re: [PATCH v3] mm: make expand_downwards symmetrical to expand_upwards From: Pekka Enberg To: Matthew Wilcox Cc: KOSAKI Motohiro , Christoph Lameter , James Bottomley , Michal Hocko , Andrew Morton , Hugh Dickins , linux-mm@kvack.org, LKML , linux-parisc@vger.kernel.org, David Rientjes , Ingo Molnar , x86 maintainers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1205 Lines: 26 Hi Matthew, On Wed, Apr 20, 2011 at 10:34:23AM +0300, Pekka Enberg wrote: >> That part makes me think the best option is to make parisc do >> CONFIG_NUMA as well regardless of the historical intent was. On Wed, Apr 20, 2011 at 2:20 PM, Matthew Wilcox wrote: > But it's not just parisc. ?It's six other architectures as well, some > of which aren't even SMP. ?Does !SMP && NUMA make any kind of sense? IIRC, we actually fixed SLAB or SLUB to work on such configs in the past. On Wed, Apr 20, 2011 at 2:20 PM, Matthew Wilcox wrote: > I think really, this is just a giant horrible misunderstanding on the part > of the MM people. ?There's no reason why an ARM chip with 16MB of memory > at 0 and 16MB of memory at 1GB should be saddled with all the NUMA gunk. Right. My point was simply that since x86 doesn't support DISCONTIGMEM without NUMA, the misunderstanding is likely very wide-spread. Pekka -- 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/