Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752466Ab1DXFFW (ORCPT ); Sun, 24 Apr 2011 01:05:22 -0400 Received: from mail-px0-f179.google.com ([209.85.212.179]:48665 "EHLO mail-px0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751316Ab1DXFFR (ORCPT ); Sun, 24 Apr 2011 01:05:17 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=E0DAAayIpafQ291uwoSj7r3eGtPB/rFCdCLNl98uSC3JXcFlTb6Neo5m0AT5SR9Wey LaLnZrp9nQgn1qZF8QiUqkEz9zV0Msnm6XJ2ag7tCpGKZGK35TXISQ4FmEMXiKaYfk/T oDA617l1yCOrmRs/J9MfDKzmZL7zSepNL3ovE= Message-ID: <4DB3AF8B.6020105@gmail.com> Date: Sun, 24 Apr 2011 17:05:15 +1200 From: Michael Schmitz User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.4) Gecko/20070509 Iceape/1.1.2 (Debian-1.1.2-1) MIME-Version: 1.0 To: Michael Schmitz CC: KOSAKI Motohiro , David Rientjes , Geert Uytterhoeven , Andrew Morton , Roman Zippel , linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org, schwab@linux-m68k.org, "tg@mirbsd.de >> Thorsten Glaser" Subject: Re: [patch] m68k, mm: set all online nodes in N_NORMAL_MEMORY References: <1303317178.2587.30.camel@mulgrave.site> <20110421220351.9180.A69D9226@jp.fujitsu.com> <4DB3840F.3060503@gmail.com> <4DB3A09A.70308@gmail.com> In-Reply-To: <4DB3A09A.70308@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 615 Lines: 16 Michael Schmitz wrote: > Besides, your solution would set N_HIGH_MEMORY not N_NORMAL_MEMORY if > I read free_area_init_nodes() right. Does that matter? check_for_regular_memory() does take care of that - so it would be all the same in the end. Whether it's worth it for a handful of nodes at best I'm unsure. I'll leave that for Geert to decide. Cheers, Michael -- 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/