mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
news: add entry for new max_threads_per_process option in qemu.conf
Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
b4ab33b90b
commit
bd24bab96a
@ -74,6 +74,17 @@
|
||||
which portions of a disk have changed since a point in time.
|
||||
</description>
|
||||
</change>
|
||||
<change>
|
||||
<summary>
|
||||
qemu: Add support for overriding max threads per process limit
|
||||
</summary>
|
||||
<description>
|
||||
systemd-based systems impose a limit on the number of threads a
|
||||
process can spawn, which in some cases can be exceeded by QEMU
|
||||
processes running VMs. Add a <code>max_threads_per_process</code>
|
||||
option to qemu.conf to override the system default.
|
||||
</description>
|
||||
</change>
|
||||
</section>
|
||||
<section title="Removed features">
|
||||
<change>
|
||||
|
Loading…
x
Reference in New Issue
Block a user