Skip to content
Snippets Groups Projects
Commit 4cc563d4 authored by Hyman Huang's avatar Hyman Huang Committed by Juan Quintela
Browse files

tests/migration: Introduce dirty-ring-size option into guestperf


Dirty ring size configuration is not supported by guestperf tool.

Introduce dirty-ring-size (ranges in [1024, 65536]) option so
developers can play with dirty-ring and dirty-limit feature easier.

To set dirty ring size with 4096 during migration test:
$ ./tests/migration/guestperf.py --dirty-ring-size 4096 xxx

Signed-off-by: default avatarHyman Huang <yong.huang@smartx.com>
Reviewed-by: default avatarFabiano Rosas <farosas@suse.de>
Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
Message-ID: <8a388cec5c1f73a34d42515bbc43837e97ee3839.1698847223.git.yong.huang@smartx.com>
parent 17257b90
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment