[PATCH 3/8] Add all memory via sysfs probe interface at once

Michael Ellerman michael at ellerman.id.au
Fri Aug 2 12:32:59 EST 2013


On Wed, Jul 24, 2013 at 01:37:47PM -0500, Nathan Fontenot wrote:
> When doing memory hot add via the 'probe' interface in sysfs we do not
> need to loop through and add memory one section at a time. I think this
> was originally done for powerpc, but is not needed. This patch removes
> the loop and just calls add_memory for all of the memory to be added.

Looks like memory hot add is supported on ia64, x86, sh, powerpc and
s390. Have you tested on any?
 
cheers


More information about the Linuxppc-dev mailing list