K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-11-30T08:04:01.000000Z K 7 svn:log V 314 - Replace the local maxcpu with mp_maxid. Previously, if mp_maxid was equal to MAXCPU, we would overrun the pcpu_mtx array because maxcpu was calculated incorrectly. - Add some more debugging code so that memory leaks at the time of uma_zdestroy() are more easily diagnosed. Approved by: re (rwatson) END