PROC_CHUNK
palloc = kmem_zalloc((pgraph.gcount + PROC_CHUNK) *
pgraph.free += (PROC_CHUNK - 1);
pgraph.gcount += PROC_CHUNK;