Increase the number of CPUs to 32 to suit sun4v.

Reviewed by: rwatson@
This commit is contained in:
John Birrell 2006-07-26 07:46:32 +00:00
parent 108459221f
commit 6358aecacd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160695

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