Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263507AbUC3I2t (ORCPT ); Tue, 30 Mar 2004 03:28:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263503AbUC3I2t (ORCPT ); Tue, 30 Mar 2004 03:28:49 -0500 Received: from sv1.valinux.co.jp ([210.128.90.2]:31975 "EHLO sv1.valinux.co.jp") by vger.kernel.org with ESMTP id S263457AbUC3I1n (ORCPT ); Tue, 30 Mar 2004 03:27:43 -0500 Date: Tue, 30 Mar 2004 17:27:41 +0900 From: IWAMOTO Toshihiro To: Dave Hansen Cc: Zoltan Menyhart , linux-ia64@vger.kernel.org, Linux Kernel Mailing List Subject: Re: Migrate pages from a ccNUMA node to another - patch In-Reply-To: <1080321646.31638.105.camel@nighthawk> References: <4063F581.ACC5C511@nospam.org> <1080321646.31638.105.camel@nighthawk> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Message-Id: <20040330082741.541B77054E@sv1.valinux.co.jp> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1079 Lines: 31 Hi Zoltan, At Fri, 26 Mar 2004 09:20:46 -0800, Dave Hansen wrote: > > Have you considered any common ground your patch might share with the > people doing memory hotplug? > > http://people.valinux.co.jp/~iwamoto/mh.html > > They have a similar problem to your migration that occurs when a user > wants to remove a whole or partial NUMA node. > lhms-devel@lists.sourceforge.net Processes must be migrated to other nodes when a node is being removed. Conversely, processes may be migrated from other nodes when a node is added. I'm not familiar with NUMA things, and I think our team doesn't have a particular solution. If you have some idea, that's great. BTW, it seems page migration can use my remap_onepage function. Our code can move most kinds of pages including hugetlbfs pages and page caches. -- IWAMOTO Toshihiro - 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/