K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-09-28T18:04:11.000000Z K 7 svn:log V 347 Add interrupt counters for IPIs. By default they are disabled, but they can be enabled by enabling COUNT_IPIS in smptests.h. When enabled, each CPU provides an interrupt counter for nearly all of the IPIs it receives (IPI_STOP currently doesn't have a counter) that can be examined using vmstat -i, etc. MFC after: 3 days Requested by: rwatson END