]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Clean 09adfdc62de2b up
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 19 Aug 2013 14:51:12 +0000 (16:51 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 20 Aug 2013 08:33:33 +0000 (10:33 +0200)
docs/formatdomain.html.in

index 4a927cc1a894943e0d7cab8fb83f4c0b8b371301..12a756c2817573c9ec821733cfcf9e7e84a16738 100644 (file)
       <dd> The optional <code>hard_limit</code> element is the maximum memory
         the guest can use. The units for this value are kibibytes (i.e. blocks
         of 1024 bytes). <strong>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
         <a href="http://en.wikipedia.org/wiki/Undecidable_problem">
         undecidable problem</a>.</strong></dd>
       <dt><code>soft_limit</code></dt>