Hyman Huang <yong.hu...@smartx.com> writes: > 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: Hyman Huang <yong.hu...@smartx.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>