K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-05-29T13:40:00.000000Z K 7 svn:log V 305 Modify vmstat(8)'s domem() routine, which is responsible for extracting malloc(9) statistics from kernel memory or a kernel coredump, to catch up with recent changes to adopt per-CPU malloc(9) statistics. The new routines walk the per-CPU statistics pools and coalesce them for presentation to the user. END