From 8563b091fff4856a0cee7b568e52ff5b64d96ed3 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Mon, 19 Aug 2013 16:51:12 +0200 Subject: [PATCH] docs: Clean 09adfdc62de2b up --- docs/formatdomain.html.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 4a927cc1a8..12a756c281 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -677,8 +677,9 @@
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). 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 + advised not to set this limit as domain may get killed by the kernel + if the guess is too low. To determine the memory needed for a process + to run is an undecidable problem.
soft_limit