qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1] introduce multifd into guestperf


From: huangy81
Subject: [PATCH v1] introduce multifd into guestperf
Date: Sat, 20 Mar 2021 01:04:27 +0800

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:
842e7cbd-a444-04ac-35d5-168c6415441e@redhat.com/">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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]