From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toshi Kani Subject: Re: [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up Date: Thu, 10 Oct 2013 10:59:50 -0600 Message-ID: <1381424390.26234.1.camel@misato.fc.hp.com> References: <20131009192040.GA5592@mtj.dyndns.org> <1381352311.5429.115.camel@misato.fc.hp.com> <20131009211136.GH5592@mtj.dyndns.org> <1381363135.5429.138.camel@misato.fc.hp.com> <20131010010029.GA10900@mtj.dyndns.org> <1381415809.24268.40.camel@misato.fc.hp.com> <20131010153518.GB13276@htj.dyndns.org> <1381422249.24268.68.camel@misato.fc.hp.com> <20131010164623.GD13276@htj.dyndns.org> <1381423840.24268.70.camel@misato.fc.hp.com> <20131010165522.GE13276@htj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131010165522.GE13276@htj.dyndns.org> Sender: owner-linux-mm@kvack.org To: Tejun Heo Cc: Zhang Yanfei , "H. Peter Anvin" , Andrew Morton , "Rafael J . Wysocki" , "lenb@kernel.org" , Thomas Gleixner , "mingo@elte.hu" , Wanpeng Li , Thomas Renninger , Yinghai Lu , Jiang Liu , Wen Congyang , Lai Jiangshan , "isimatu.yasuaki@jp.fujitsu.com" , "izumi.taku@jp.fujitsu.com" , Mel Gorman , Minchan Kim , "mina86@mina86.com" , "gong.chen@linux.intel.com" , "vasilis.liaskovitis@profitbricks.com" , "lwoodman@redhat.com" List-Id: linux-acpi@vger.kernel.org On Thu, 2013-10-10 at 12:55 -0400, Tejun Heo wrote: > On Thu, Oct 10, 2013 at 10:50:40AM -0600, Toshi Kani wrote: > > Can you elaborate why we need to parse the device hierarchy before > > setting up page tables? > > How else can one put the page tables on the "local device"? Am I > missing something? The local page table item is gone under the current plan as you suggested... Thanks, -Toshi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by kanga.kvack.org (Postfix) with ESMTP id E74C76B0031 for ; Thu, 10 Oct 2013 13:03:35 -0400 (EDT) Received: by mail-pa0-f46.google.com with SMTP id fa1so3022819pad.19 for ; Thu, 10 Oct 2013 10:03:35 -0700 (PDT) Message-ID: <1381424390.26234.1.camel@misato.fc.hp.com> Subject: Re: [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up From: Toshi Kani Date: Thu, 10 Oct 2013 10:59:50 -0600 In-Reply-To: <20131010165522.GE13276@htj.dyndns.org> References: <20131009192040.GA5592@mtj.dyndns.org> <1381352311.5429.115.camel@misato.fc.hp.com> <20131009211136.GH5592@mtj.dyndns.org> <1381363135.5429.138.camel@misato.fc.hp.com> <20131010010029.GA10900@mtj.dyndns.org> <1381415809.24268.40.camel@misato.fc.hp.com> <20131010153518.GB13276@htj.dyndns.org> <1381422249.24268.68.camel@misato.fc.hp.com> <20131010164623.GD13276@htj.dyndns.org> <1381423840.24268.70.camel@misato.fc.hp.com> <20131010165522.GE13276@htj.dyndns.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Tejun Heo Cc: Zhang Yanfei , "H. Peter Anvin" , Andrew Morton , "Rafael J . Wysocki" , "lenb@kernel.org" , Thomas Gleixner , "mingo@elte.hu" , Wanpeng Li , Thomas Renninger , Yinghai Lu , Jiang Liu , Wen Congyang , Lai Jiangshan , "isimatu.yasuaki@jp.fujitsu.com" , "izumi.taku@jp.fujitsu.com" , Mel Gorman , Minchan Kim , "mina86@mina86.com" , "gong.chen@linux.intel.com" , "vasilis.liaskovitis@profitbricks.com" , "lwoodman@redhat.com" , Rik van Riel , "jweiner@redhat.com" , "prarit@redhat.com" , "x86@kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux MM , "linux-acpi@vger.kernel.org" , "imtangchen@gmail.com" , Zhang Yanfei , Tang Chen On Thu, 2013-10-10 at 12:55 -0400, Tejun Heo wrote: > On Thu, Oct 10, 2013 at 10:50:40AM -0600, Toshi Kani wrote: > > Can you elaborate why we need to parse the device hierarchy before > > setting up page tables? > > How else can one put the page tables on the "local device"? Am I > missing something? The local page table item is gone under the current plan as you suggested... Thanks, -Toshi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org