Re: [libvirt] [PATCH RESEND] qemu: Add support for overriding max threads per process limit

2019-07-24 Thread Daniel P . Berrangé
On Tue, Jul 23, 2019 at 07:56:56PM +, Jim Fehlig wrote: > Some VM configurations may result in a large number of threads created by > the associated qemu process which can exceed the system default limit. The > maximum number of threads allowed per process is controlled by the pids > cgroup

[libvirt] [PATCH RESEND] qemu: Add support for overriding max threads per process limit

2019-07-23 Thread Jim Fehlig
Some VM configurations may result in a large number of threads created by the associated qemu process which can exceed the system default limit. The maximum number of threads allowed per process is controlled by the pids cgroup controller and is set to 16k when creating VMs with systemd's machined