Revert this, as in userland MAXCPU is always 1.
Reported by: marcel
This commit is contained in:
parent
71a19bdc64
commit
12fcf205a6
@ -36,7 +36,7 @@
|
||||
#define CPU_SETSIZE MAXCPU
|
||||
#endif
|
||||
|
||||
#define CPU_MAXSIZE (4 * MAXCPU)
|
||||
#define CPU_MAXSIZE 128
|
||||
|
||||
#ifndef CPU_SETSIZE
|
||||
#define CPU_SETSIZE CPU_MAXSIZE
|
||||
|
Loading…
x
Reference in New Issue
Block a user