[RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin

Jiang Jiacheng via posted 2 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230109121235.2666476-1-jiangjiacheng@huawei.com
Maintainers: Juan Quintela <quintela@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>
migration/migration.c |  3 +++
migration/multifd.c   |  4 ++++
qapi/migration.json   | 24 ++++++++++++++++++++++++
3 files changed, 31 insertions(+)
[RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin
Posted by Jiang Jiacheng via 1 year, 3 months ago
By default, the migration thread shares CPU resources with the VM process. 
With migration pin, support pin migration thread to expected CPU list 
to avoid preempting CPU resources of VM process.
To support migration pin, we need report migration related thread pid 
to libvirt.

libvirt patches:
https://listman.redhat.com/archives/libvir-list/2023-January/236561.html

Zheng Chuan (2):
  migration: report migration related thread pid to libvirt
  migration: report multiFd related thread pid to libvirt

 migration/migration.c |  3 +++
 migration/multifd.c   |  4 ++++
 qapi/migration.json   | 24 ++++++++++++++++++++++++
 3 files changed, 31 insertions(+)

-- 
2.33.0