04-26-2019 06:30 AM
Are the numbers below in microseconds? nanoseconds?
Also, what is the timeframe between each poll of the stats?
ise-psn24-1/admin# show cpu statistics
user time: 8777929
kernel time: 3176381
idle time: 1927199541
i/o wait time: 229124
irq time: 119904
Solved! Go to Solution.
04-28-2019 06:28 PM - edited 04-28-2019 06:30 PM
Neither. Time units are in USER_HZ or Jiffies (typically hundredths of a second) and since system boot. See
Linux Howtos: System -> /proc/stat explained
04-28-2019 06:28 PM - edited 04-28-2019 06:30 PM
Neither. Time units are in USER_HZ or Jiffies (typically hundredths of a second) and since system boot. See
Linux Howtos: System -> /proc/stat explained
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide