Increase the number of CPUs to 32 to suit sun4v.

Reviewed by: rwatson@
This commit is contained in:
jb 2006-07-26 07:46:32 +00:00
parent 62b37c693c
commit 5b0112145b

View File

@ -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