diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 83d551ada0..4a927cc1a8 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -676,7 +676,11 @@
hard_limit
The optional hard_limit element is the maximum memory the guest can use. The units for this value are kibibytes (i.e. blocks - of 1024 bytes)
+ of 1024 bytes). However, users of QEMU and KVM are strongly + advised not to set this limit as domain may get killed by the kernel. + To determine the memory needed for a process to run is + + undecidable problem.
soft_limit
The optional soft_limit element is the memory limit to enforce during memory contention. The units for this value are