提交 8e04e896 编写于 作者: P Peixiu Hou

iozone_windows: Delete mem=2048 from iozone_windows.cfg

iozone_windows cfg set mem=2048 before, but when the guest
min memory large then 2G, like win2016 need min memory 4G,
the job will be canceled.
It's better that let the guest use automatic allocation mem value.
Signed-off-by: NPeixiu Hou <phou@redhat.com>
上级 c6fc01b5
......@@ -7,7 +7,6 @@
iozone_cmd = "WIN_UTILS:\Iozone\iozone.exe -azR -r 64k -n 1G -g 4G -M -b iozone.xls -f ${disk_letter}:\testfile"
iozone_timeout = 10800
post_result = yes
mem = 2048
variants:
- aio_native:
image_aio = native
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册