[arch-commits] Commit in linux/trunk (PKGBUILD config)

Jan Steffens heftig at archlinux.org
Wed Apr 25 22:05:53 UTC 2018


    Date: Wednesday, April 25, 2018 @ 22:05:52
  Author: heftig
Revision: 323010

FS#58323: Increase max NUMA nodes back to 32

Turns out people do try to run Arch on systems with more than 4 nodes.

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

----------+
 PKGBUILD |    2 +-
 config   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-25 21:22:56 UTC (rev 323009)
+++ PKGBUILD	2018-04-25 22:05:52 UTC (rev 323010)
@@ -33,7 +33,7 @@
             'SKIP'
             'bad271dbda2d024daf4a2ab6e122b95b262ea80508ac8018bc61e8aa44f40cfe'
             'SKIP'
-            '51f794dee6098b19b5f8ec2277f52a313584f2ff8b3abf111f2fd92a6ea118dd'
+            '627aa44c65d7297b00a8a7045d606d33b6a0b982c02331a101b94d38d348082a'
             'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'

Modified: config
===================================================================
--- config	2018-04-25 21:22:56 UTC (rev 323009)
+++ config	2018-04-25 22:05:52 UTC (rev 323010)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.16.2-1 Kernel Configuration
+# Linux/x86 4.16.4-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -571,7 +571,7 @@
 CONFIG_X86_64_ACPI_NUMA=y
 CONFIG_NODES_SPAN_OTHER_NODES=y
 # CONFIG_NUMA_EMU is not set
-CONFIG_NODES_SHIFT=2
+CONFIG_NODES_SHIFT=5
 CONFIG_ARCH_SPARSEMEM_ENABLE=y
 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
 CONFIG_ARCH_SELECT_MEMORY_MODEL=y



More information about the arch-commits mailing list