Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758231Ab0GEItq (ORCPT ); Mon, 5 Jul 2010 04:49:46 -0400 Received: from TYO202.gate.nec.co.jp ([202.32.8.206]:56775 "EHLO tyo202.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758208Ab0GEIto (ORCPT ); Mon, 5 Jul 2010 04:49:44 -0400 Date: Mon, 5 Jul 2010 17:44:15 +0900 From: Naoya Horiguchi To: Andi Kleen Cc: Andrew Morton , Mel Gorman , Wu Fengguang , "Jun'ichi Nomura" , linux-mm , LKML Subject: Re: [PATCH 0/7] hugepage migration Message-ID: <20100705084415.GA29648@spritzera.linux.bs1.fc.nec.co.jp> References: <1278049646-29769-1-git-send-email-n-horiguchi@ah.jp.nec.com> <20100702083026.GB12221@basil.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Disposition: inline In-Reply-To: <20100702083026.GB12221@basil.fritz.box> User-Agent: Mutt/1.5.20 (2009-12-10) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1161 Lines: 33 On Fri, Jul 02, 2010 at 10:30:26AM +0200, Andi Kleen wrote: > On Fri, Jul 02, 2010 at 02:47:19PM +0900, Naoya Horiguchi wrote: > > This is a patchset for hugepage migration. > > Thanks for working on this. > > > > There are many users of page migration such as soft offlining, > > memory hotplug, memory policy and memory compaction, > > but this patchset adds hugepage support only for soft offlining > > as the first step. > > Is that simply because the callers are not hooked up yet > for the other cases, or more fundamental issues? Yes, it's just underway. I hope we have no critical problems to implement other cases at the time. > > > I tested this patchset with 'make func' in libhugetlbfs and > > have gotten the same result as one from 2.6.35-rc3. > > Is there a tester for the functionality too? (e.g. mce-test test cases) Yes. I'll send patches on mce-test suite later. Thanks, Naoya Horiguchi -- 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/