All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin
@ 2023-01-09 12:12 Jiang Jiacheng via
  2023-01-09 12:12 ` [RESEND PATCH 1/2] migration: report migration related thread pid to libvirt Jiang Jiacheng via
  2023-01-09 12:12 ` [RESEND PATCH 2/2] migration: report multiFd " Jiang Jiacheng via
  0 siblings, 2 replies; 6+ messages in thread
From: Jiang Jiacheng via @ 2023-01-09 12:12 UTC (permalink / raw)
  To: qemu-devel
  Cc: quintela, dgilbert, yubihong, xiexiangyou, zhengchuan, linyilu,
	jiangjiacheng

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-12  9:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 12:12 [RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin Jiang Jiacheng via
2023-01-09 12:12 ` [RESEND PATCH 1/2] migration: report migration related thread pid to libvirt Jiang Jiacheng via
2023-01-09 12:12 ` [RESEND PATCH 2/2] migration: report multiFd " Jiang Jiacheng via
2023-01-11 19:00   ` Dr. David Alan Gilbert
2023-01-11 19:04     ` Daniel P. Berrangé
2023-01-12  9:24       ` Jiang Jiacheng via

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.