qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] introduce multifd into guestperf
@ 2021-03-19 17:04 huangy81
  2021-03-19 17:04 ` [PATCH v1] tests/migration: " huangy81
  0 siblings, 1 reply; 6+ messages in thread
From: huangy81 @ 2021-03-19 17:04 UTC (permalink / raw)
  To: qemu-devel
  Cc: Hyman Huang(黄勇), Dr. David Alan Gilbert, Juan Quintela

From: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>

This is the v1 of guestperf multifd migration support

It is merely the same as the original patch, just change the maintainer,
since the ./scripts/get_maintainer.pl do not get the maintainer of 
tests/migration before this patch:
https://lore.kernel.org/qemu-devel/842e7cbd-a444-04ac-35d5-168c6415441e@redhat.com/

Guestperf tool does not cover the multifd-enabled migration currently, it
is worth supporting so that developers can analysis the migration performance
with all kinds of migration. 

Please review, thanks.

Hyman (1):
  tests/migration: introduce multifd into guestperf

 tests/migration/guestperf/comparison.py | 14 ++++++++++++++
 tests/migration/guestperf/engine.py     | 16 ++++++++++++++++
 tests/migration/guestperf/scenario.py   | 12 ++++++++++--
 tests/migration/guestperf/shell.py      | 10 +++++++++-
 4 files changed, 49 insertions(+), 3 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2021-05-11  9:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 17:04 [PATCH v1] introduce multifd into guestperf huangy81
2021-03-19 17:04 ` [PATCH v1] tests/migration: " huangy81
2021-03-24  1:18   ` Hyman Huang
2021-04-21  1:48     ` Hyman Huang
2021-04-30  8:33   ` Daniel P. Berrangé
2021-05-11  9:54     ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).