Bump NR_CPUS to 128 on x86_64

This commit is contained in:
Josh Boyer 2012-05-21 12:24:39 -04:00
parent 89bca4febd
commit c164624596
2 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@ CONFIG_X86_64_ACPI_NUMA=y
# CONFIG_NUMA_EMU is not set
# CONFIG_X86_NUMACHIP is not set
CONFIG_NR_CPUS=64
CONFIG_NR_CPUS=128
CONFIG_PHYSICAL_START=0x1000000
CONFIG_IA32_EMULATION=y

View File

@ -2335,6 +2335,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon May 21 2012 Josh Boyer <jwboyer@redhat.com>
- Bump NR_CPUS to 128 on x86_64
* Sun May 20 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.0-0.rc7.git6.1
- Linux v3.4-rc7-124-gd6c77973