MAX_KMSTATS
struct malloc_type kmemstats[MAX_KMSTATS], *kmsp;
for (nkms = 0; nkms < MAX_KMSTATS && kmsp != NULL; nkms++) {