diff options
author | Ashok Raj <ashok.raj@intel.com> | 2006-02-14 15:01:12 -0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-02-14 15:37:58 -0800 |
commit | a6b14fa6fdc01ab3519c2729624f808677539b59 (patch) | |
tree | 5bf76be44b0c9c7f80612ac71a1b1a4390decd7d /include/asm-v850/rte_cb.h | |
parent | 69aa234b918c0d9bc4a20cd6d4453aaa3418f457 (diff) | |
download | kernel_samsung_smdk4412-a6b14fa6fdc01ab3519c2729624f808677539b59.tar.gz kernel_samsung_smdk4412-a6b14fa6fdc01ab3519c2729624f808677539b59.tar.bz2 kernel_samsung_smdk4412-a6b14fa6fdc01ab3519c2729624f808677539b59.zip |
[IA64] Count disabled cpus as potential hot-pluggable CPUs
Have a facility to account for potentially hot-pluggable CPUs. ACPI doesnt
give a determinstic method to find hot-pluggable CPUs. Hence we use 2 methods
to assist.
- BIOS can mark potentially hot-pluggable CPUs as disabled in the MADT tables.
- User can specify the number of hot-pluggable CPUs via parameter
additional_cpus=X
The option is enabled only if ACPI_CONFIG_HOTPLUG_CPU=y which enables the
physical hotplug option. Without which user can still use logical onlining
and offlining of CPUs by enabling CONFIG_HOTPLUG_CPU=y
Adds more bits to cpu_possible_map for potentially hot-pluggable cpus.
Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-v850/rte_cb.h')
0 files changed, 0 insertions, 0 deletions