Skip to content

Documentation

Hotplug CPU (LHCS)

Kernel Configuration:

CONFIG_STOP_MACHINE=y
CONFIG_ACPI_HOTPLUG_CPU=y # valid only on some architectures
CONFIG_ACPI_CONTAINER=y # valid only on some architectures
CONFIG_HOTPLUG_CPU=y

Joel Schopp's Regression Tests:

IPF Regression Test:

Hotplug Memory (LHMS)

Kernel Configuration:

CONFIG_HIGHMEM=y # needs to be enabled for ia32, to
be fixed.
CONFIG_NONLINEAR=y
CONFIG_LOCAL_MEM_MAP=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_MIGRATE=y
CONFIG_ACPI_HOTPLUG_MEMORY=y # valid only on some architectures

Memory Migration Regression Test:

Gap Analysis

Other Documentation