Re: Difference between (h)top on HN and VE [message #39080 is a reply to message #39076] |
Fri, 12 March 2010 18:14  |
maratrus
Messages: 1495 Registered: August 2007 Location: Moscow
|
Senior Member |
|
|
Hi,
Quote: |
So my question is, if it's normal for those tools to present completely different values for the VE and HN on systems with Hyperthreading enabled CPUs.
|
I think it's possible. /proc/stat is information source file for utilities like top. The first lines constitute information about CPU load. This sort of information is virtualized i.e. for example "the time units processes was executed in user mode" means that these units were accounted in one VE's statistics but were not accounted in another VE's statistics.
|
|
|