/proc/stat explained
| Author | Message |
|---|---|
| alejandro_liu Joined:2007-07-18 12:18:44 Posts:1 | Posted: Wed, 18 Jul 2007 12:21:21 +0200 On my system (2.6.18) I also have 8 instead of 7 columns. Reviewing the Kernel source, the 8th column is called \"steal\". It is used by Xen to count the ticks that were given to other DomU instances. i.e. the ticks spent executing the other hosts. |
| Back to top |