Re: [PATCH 0/9] v3 De-couple sysfs memory directories from memory sections

2010-10-21 Thread Nikanth Karthikesan
On Friday 01 October 2010 23:52:56 Nathan Fontenot wrote: > This set of patches decouples the concept that a single memory > section corresponds to a single directory in > /sys/devices/system/memory/. On systems > with large amounts of memory (1+ TB) there are performance issues > related to creat

[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections

2010-10-01 Thread Nathan Fontenot
This set of patches decouples the concept that a single memory section corresponds to a single directory in /sys/devices/system/memory/. On systems with large amounts of memory (1+ TB) there are performance issues related to creating the large number of sysfs directories. For a powerpc machine w