Increase the number of CPUs to 32 to suit sun4v.
Reviewed by: rwatson@
This commit is contained in:
parent
62b37c693c
commit
5b0112145b
@ -33,7 +33,7 @@
|
||||
* Number of CPU slots in library-internal data structures. This should be
|
||||
* at least the value of MAXCPU from param.h.
|
||||
*/
|
||||
#define MEMSTAT_MAXCPU 16
|
||||
#define MEMSTAT_MAXCPU 32
|
||||
|
||||
/*
|
||||
* Amount of caller data to maintain for each caller data slot. Applications
|
||||
|
Loading…
Reference in New Issue
Block a user