summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sparc64/include/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/param.h b/sys/sparc64/include/param.h
index 9d11a2f..66bb304 100644
--- a/sys/sparc64/include/param.h
+++ b/sys/sparc64/include/param.h
@@ -51,7 +51,7 @@
#if defined(SMP) || defined(KLD_MODULE)
#ifndef MAXCPU
-#define MAXCPU 16
+#define MAXCPU 64
#endif
#else
#define MAXCPU 1
OpenPOWER on IntegriCloud