]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.adoc
mediawiki.conf: remove useles }
[pve-docs.git] / qm.adoc
diff --git a/qm.adoc b/qm.adoc
index 9904a342c1a41ff841cb72978855f62f96ac25d8..471120246c56d66e26fb1066ed2c318da8141baf 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -201,6 +201,8 @@ Note that backups do not currently work with *IO Thread* enabled.
 CPU
 ~~~
 
+[thumbnail="qm-cpu-settings.png"]
+
 A *CPU socket* is a physical slot on a PC motherboard where you can plug a CPU.
 This CPU can then contain one or many *cores*, which are independent
 processing units. Whether you have a single CPU socket with 4 cores, or two CPU
@@ -267,9 +269,15 @@ For each VM you have the option to set a fixed size memory or asking
 {pve} to dynamically allocate memory based on the current RAM usage of the
 host. 
 
+.Fixed Memory Allocation
+[thumbnail="qm-memory-fixed.png"]
+
 When choosing a *fixed size memory* {pve} will simply allocate what you
 specify to your VM.
 
+.Automatic Memory Allocation
+[thumbnail="qm-memory-auto.png"]
+
 // see autoballoon() in pvestatd.pm
 When choosing to *automatically allocate memory*, {pve} will make sure that the
 minimum amount you specified is always available to the VM, and if RAM usage on