Re: [PATCH 2/5] v2 Create new 'end_phys_index' file

2010-07-16 Thread Nathan Fontenot
On 07/15/2010 07:08 PM, KAMEZAWA Hiroyuki wrote: > On Thu, 15 Jul 2010 13:38:52 -0500 > Nathan Fontenot wrote: > >> Add a new 'end_phys_index' file to each memory sysfs directory to >> report the physical index of the last memory section >> covered by the sysfs directory. >> >> Signed-off-by: Nat

Re: [PATCH 2/5] v2 Create new 'end_phys_index' file

2010-07-15 Thread KAMEZAWA Hiroyuki
On Thu, 15 Jul 2010 13:38:52 -0500 Nathan Fontenot wrote: > Add a new 'end_phys_index' file to each memory sysfs directory to > report the physical index of the last memory section > covered by the sysfs directory. > > Signed-off-by: Nathan Fontenot Does memory_block have to be contiguous betw

[PATCH 2/5] v2 Create new 'end_phys_index' file

2010-07-15 Thread Nathan Fontenot
Add a new 'end_phys_index' file to each memory sysfs directory to report the physical index of the last memory section covered by the sysfs directory. Signed-off-by: Nathan Fontenot --- drivers/base/memory.c | 14 +- include/linux/memory.h |3 +++ 2 files changed, 16 insertion