Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266841AbUFYSuQ (ORCPT ); Fri, 25 Jun 2004 14:50:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266838AbUFYStM (ORCPT ); Fri, 25 Jun 2004 14:49:12 -0400 Received: from fujitsu1.fujitsu.com ([192.240.0.1]:60629 "EHLO fujitsu1.fujitsu.com") by vger.kernel.org with ESMTP id S266839AbUFYSsa (ORCPT ); Fri, 25 Jun 2004 14:48:30 -0400 Date: Fri, 25 Jun 2004 11:48:07 -0700 From: Yasunori Goto To: Dave Hansen Subject: Re: [Lhms-devel] Re: Merging Nonlinear and Numa style memory hotplug Cc: Linux Kernel ML , Linux Hotplug Memory Support , Linux-Node-Hotplug , linux-mm , "BRADLEY CHRISTIANSEN [imap]" In-Reply-To: <1088133541.3918.1348.camel@nighthawk> References: <20040624194557.F02B.YGOTO@us.fujitsu.com> <1088133541.3918.1348.camel@nighthawk> Message-Id: <20040625114720.2935.YGOTO@us.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.02 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 729 Lines: 24 > > > Should this translation be in common code? > > What do you mean by common code? It should be shared by all > architectures. If physical memory chunk size is larger than the area which should be contiguous like IA32's kmalloc, there is no merit in this code. So, I thought only mem_section is enough. But I don't know about other architecutures yet and I'm not sure. Are you sure that all architectures need phys_section? Bye. -- Yasunori Goto - 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/