Index: lib/libmemstat/memstat.h =================================================================== --- lib/libmemstat/memstat.h (revision 224243) +++ lib/libmemstat/memstat.h (working copy) @@ -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 32 +#define MEMSTAT_MAXCPU 64 /* * Amount of caller data to maintain for each caller data slot. Applications