Why is the CPU utilization(%) for each process
greater than the total CPU Time about "top"?
Two
modes of "top" : solaris(irix mode off), irix(irix mode on)
Solaris
mode: total cpu utilization(%) / total cpu count(number of core)
Irix
mode: each cpu utilization(%) * total cpu count(number of core)
No comments:
Post a Comment