From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e7.ny.us.ibm.com (e7.ny.us.ibm.com [32.97.182.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e7.ny.us.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id E1C63B7105 for ; Wed, 29 Sep 2010 04:18:57 +1000 (EST) Received: from d01relay01.pok.ibm.com (d01relay01.pok.ibm.com [9.56.227.233]) by e7.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o8SI3lKZ005551 for ; Tue, 28 Sep 2010 14:03:47 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay01.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o8SIItNK400208 for ; Tue, 28 Sep 2010 14:18:55 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o8SIIr76023610 for ; Tue, 28 Sep 2010 15:18:54 -0300 Message-ID: <4CA23185.2060905@austin.ibm.com> Date: Tue, 28 Sep 2010 13:18:45 -0500 From: Nathan Fontenot MIME-Version: 1.0 To: Avi Kivity Subject: Re: [PATCH 8/8] v2 Update memory hotplug documentation References: <4CA0EBEB.1030204@austin.ibm.com> <4CA0F076.1070803@austin.ibm.com> <4CA1E36A.2000005@redhat.com> In-Reply-To: <4CA1E36A.2000005@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, Greg KH , linux-kernel@vger.kernel.org, Dave Hansen , linux-mm@kvack.org, KAMEZAWA Hiroyuki List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/28/2010 07:45 AM, Avi Kivity wrote: > On 09/27/2010 09:28 PM, Nathan Fontenot wrote: >> >> For example, assume 1GiB section size. A device for a memory >> starting at >> 0x100000000 is /sys/device/system/memory/memory4 >> (0x100000000 / 1Gib = 4) >> This device covers address range [0x100000000 ... 0x140000000) >> >> -Under each section, you can see 4 files. >> +Under each section, you can see 5 files. > > Shouldn't this be, 4 or 5 files depending on kernel version? > Correct, I'll update this. Thanks. -Nathan From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757153Ab0I1SS6 (ORCPT ); Tue, 28 Sep 2010 14:18:58 -0400 Received: from e3.ny.us.ibm.com ([32.97.182.143]:51374 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755864Ab0I1SS5 (ORCPT ); Tue, 28 Sep 2010 14:18:57 -0400 Message-ID: <4CA23185.2060905@austin.ibm.com> Date: Tue, 28 Sep 2010 13:18:45 -0500 From: Nathan Fontenot User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8 MIME-Version: 1.0 To: Avi Kivity CC: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linuxppc-dev@ozlabs.org, Greg KH , Dave Hansen , KAMEZAWA Hiroyuki Subject: Re: [PATCH 8/8] v2 Update memory hotplug documentation References: <4CA0EBEB.1030204@austin.ibm.com> <4CA0F076.1070803@austin.ibm.com> <4CA1E36A.2000005@redhat.com> In-Reply-To: <4CA1E36A.2000005@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/28/2010 07:45 AM, Avi Kivity wrote: > On 09/27/2010 09:28 PM, Nathan Fontenot wrote: >> >> For example, assume 1GiB section size. A device for a memory >> starting at >> 0x100000000 is /sys/device/system/memory/memory4 >> (0x100000000 / 1Gib = 4) >> This device covers address range [0x100000000 ... 0x140000000) >> >> -Under each section, you can see 4 files. >> +Under each section, you can see 5 files. > > Shouldn't this be, 4 or 5 files depending on kernel version? > Correct, I'll update this. Thanks. -Nathan From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail138.messagelabs.com (mail138.messagelabs.com [216.82.249.35]) by kanga.kvack.org (Postfix) with ESMTP id 87A5F6B0078 for ; Tue, 28 Sep 2010 14:18:56 -0400 (EDT) Received: from d01relay03.pok.ibm.com (d01relay03.pok.ibm.com [9.56.227.235]) by e4.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o8SI3Ge6029278 for ; Tue, 28 Sep 2010 14:03:16 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay03.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o8SIIsMT344258 for ; Tue, 28 Sep 2010 14:18:54 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o8SIIr72023610 for ; Tue, 28 Sep 2010 15:18:54 -0300 Message-ID: <4CA23185.2060905@austin.ibm.com> Date: Tue, 28 Sep 2010 13:18:45 -0500 From: Nathan Fontenot MIME-Version: 1.0 Subject: Re: [PATCH 8/8] v2 Update memory hotplug documentation References: <4CA0EBEB.1030204@austin.ibm.com> <4CA0F076.1070803@austin.ibm.com> <4CA1E36A.2000005@redhat.com> In-Reply-To: <4CA1E36A.2000005@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Avi Kivity Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linuxppc-dev@ozlabs.org, Greg KH , Dave Hansen , KAMEZAWA Hiroyuki List-ID: On 09/28/2010 07:45 AM, Avi Kivity wrote: > On 09/27/2010 09:28 PM, Nathan Fontenot wrote: >> >> For example, assume 1GiB section size. A device for a memory >> starting at >> 0x100000000 is /sys/device/system/memory/memory4 >> (0x100000000 / 1Gib = 4) >> This device covers address range [0x100000000 ... 0x140000000) >> >> -Under each section, you can see 4 files. >> +Under each section, you can see 5 files. > > Shouldn't this be, 4 or 5 files depending on kernel version? > Correct, I'll update this. Thanks. -Nathan -- 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