From: maverick4w <mav...@gm...> - 2010-08-05 18:43:42
|
while I am running the monitor developed using Sigar to monitor CPU usage of some certain process, i found some time, the CPU usage was more than 100%. I use ProcCpu.getPercent() to get the CPU usage of the process. The CPU is a sparc of SUN with 32 logic cores. |