[PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations

Michael Ellerman mpe at ellerman.id.au
Wed Jun 21 19:52:27 AEST 2017


Michael Bringmann <mwb at linux.vnet.ibm.com> writes:

> powerpc/hotplug: On systems like PowerPC which allow 'hot-add' of CPU
> or memory resources, it may occur that the new resources are to be
> inserted into nodes that were not used for these resources at bootup.
> In the kernel, any node that is used must be defined and initialized
> at boot.  In order to meet both needs, this patch adds a new kernel
> command line option (numnodes=<int>) for use by the PowerPC architecture-

Sorry, that's a hack.

I thought you were going to use firmware properties to find the set of
possible nodes. Did that not work?

cheers


More information about the Linuxppc-dev mailing list