Re: [PATCH v3 6/8] qemu: Enable SCHED_CORE for helper processes

2022-08-23 Thread Daniel P . Berrangé
On Fri, Aug 12, 2022 at 12:04:21PM +0200, Michal Privoznik wrote: > For QEMU_SCHED_CORE_FULL case, all helper processes should be > placed into the same scheduling group as the QEMU process they > serve. It may happen though, that a helper process is started > before QEMU (cold start of a domain).

[PATCH v3 6/8] qemu: Enable SCHED_CORE for helper processes

2022-08-12 Thread Michal Privoznik
For QEMU_SCHED_CORE_FULL case, all helper processes should be placed into the same scheduling group as the QEMU process they serve. It may happen though, that a helper process is started before QEMU (cold start of a domain). But we have the dummy process running from which the QEMU process will