mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: Clean 09adfdc62de2b up
This commit is contained in:
parent
53924ad5d5
commit
8563b091ff
@ -677,8 +677,9 @@
|
|||||||
<dd> The optional <code>hard_limit</code> element is the maximum memory
|
<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
|
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
|
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.
|
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
|
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">
|
<a href="http://en.wikipedia.org/wiki/Undecidable_problem">
|
||||||
undecidable problem</a>.</strong></dd>
|
undecidable problem</a>.</strong></dd>
|
||||||
<dt><code>soft_limit</code></dt>
|
<dt><code>soft_limit</code></dt>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user