From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e38.co.us.ibm.com (e38.co.us.ibm.com [32.97.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e38.co.us.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 9BAAFB70CD for ; Tue, 10 Aug 2010 06:48:58 +1000 (EST) Received: from d03relay03.boulder.ibm.com (d03relay03.boulder.ibm.com [9.17.195.228]) by e38.co.us.ibm.com (8.14.4/8.13.1) with ESMTP id o79KfZrt021490 for ; Mon, 9 Aug 2010 14:41:35 -0600 Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d03relay03.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o79Kmibn109932 for ; Mon, 9 Aug 2010 14:48:45 -0600 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o79Kq97A011191 for ; Mon, 9 Aug 2010 14:52:10 -0600 From: Nishanth Aravamudan To: linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 8/8] v5 Update memory-hotplug documentation Date: Mon, 9 Aug 2010 13:48:41 -0700 References: <4C60407C.2080608@austin.ibm.com> <4C604C62.7060509@austin.ibm.com> <201008091344.37878.nacc@us.ibm.com> In-Reply-To: <201008091344.37878.nacc@us.ibm.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Message-Id: <201008091348.42256.nacc@us.ibm.com> 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 Monday, August 09, 2010 01:44:37 pm Nishanth Aravamudan wrote: > On Monday, August 09, 2010 11:43:46 am Nathan Fontenot wrote: > > Update the memory hotplug documentation to reflect the new behaviors of > > memory blocks reflected in sysfs. > > > > > Index: linux-2.6/Documentation/memory-hotplug.txt > > =================================================================== > > --- linux-2.6.orig/Documentation/memory-hotplug.txt 2010-08-09 07:36:48.000000000 -0500 > > +++ linux-2.6/Documentation/memory-hotplug.txt 2010-08-09 07:59:54.000000000 -0500 > > > > > -/sys/devices/system/memory/memoryXXX/phys_index > > +/sys/devices/system/memory/memoryXXX/start_phys_index > > +/sys/devices/system/memory/memoryXXX/end_phys_index > > /sys/devices/system/memory/memoryXXX/phys_device > > /sys/devices/system/memory/memoryXXX/state > > /sys/devices/system/memory/memoryXXX/removable > > > > -'phys_index' : read-only and contains section id, same as XXX. > > > > > +'phys_index' : read-only and contains section id of the first section > > Shouldn't this be "start_phys_index"? Ah, actually it's that the Documentation change doesn't seem to agree with patch 2/8 ? That is, 2/8 leaves phys_index in place, but changes several variables, while this patch indicates its removal? Thanks, Nish -- Nishanth Aravamudan Linux Technology Center