Im getting the cpu statistics from sysctlbyname("kern.cp_time"... But i
dont know the exact meaning of the field CP_INTR (defined in
sys/resource.h). I know its the time that the cpu spends in interrupt
mode but:
what kind of interrupts? IRQs? software interrupts? both?
Thank you.
--
/Karlos