Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932162AbWAKGKv (ORCPT ); Wed, 11 Jan 2006 01:10:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751381AbWAKGKv (ORCPT ); Wed, 11 Jan 2006 01:10:51 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:4322 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S1751379AbWAKGKv (ORCPT ); Wed, 11 Jan 2006 01:10:51 -0500 Date: Tue, 10 Jan 2006 22:10:37 -0800 (PST) From: Christoph Lameter To: KAMEZAWA Hiroyuki cc: akpm@osdl.org, Cliff Wickman , linux-kernel@vger.kernel.org, lhms-devel@lists.sourceforge.net, Hirokazu Takahashi Subject: Re: [PATCH 0/5] Direct Migration V9: Overview In-Reply-To: <43C47AD9.10800@jp.fujitsu.com> Message-ID: References: <20060110224114.19138.10463.sendpatchset@schroedinger.engr.sgi.com> <43C47AD9.10800@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 18 On Wed, 11 Jan 2006, KAMEZAWA Hiroyuki wrote: > By the way, what is the limitation of migratable pages ? > I think current limitation is just Hugetlb pages and mlocked pages. right ? Hugetlb is the only limitation. I have a patch here to allow the moving of mlocked pages. Basically one only needs to guarantee that those are not swapped out. But I'd like to wait with that for awhile. > Could you make it clear and add comment or doc before going to -mm ? Will add a patch to that effect. - 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/