summaryrefslogtreecommitdiffstats
path: root/docs/aoa/cpu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/cpu.rst')
-rw-r--r--docs/aoa/cpu.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/aoa/cpu.rst b/docs/aoa/cpu.rst
index 3cd138f4..81253ffe 100644
--- a/docs/aoa/cpu.rst
+++ b/docs/aoa/cpu.rst
@@ -46,6 +46,8 @@ CPU stats description:
operations to complete.
- **steal** *(Linux)*: percentage of time a virtual CPU waits for a real
CPU while the hypervisor is servicing another virtual processor.
+- **guest** *(Linux)*: percentage of time a virtual CPU spends
+ servicing another virtual CPU under the control of the Linux kernel.
- **ctx_sw**: number of context switches (voluntary + involuntary) per
second. A context switch is a procedure that a computer's CPU (central
processing unit) follows to change from one task (or process) to