Merge from r224217:
Bump MAXCPU to 64. Approved by: re (kib)
This commit is contained in:
parent
b1ad061e42
commit
1b57ae60a7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=224232
@ -51,7 +51,7 @@
|
||||
|
||||
#if defined(SMP) || defined(KLD_MODULE)
|
||||
#ifndef MAXCPU
|
||||
#define MAXCPU 16
|
||||
#define MAXCPU 64
|
||||
#endif
|
||||
#else
|
||||
#define MAXCPU 1
|
||||
|
Loading…
Reference in New Issue
Block a user