-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[viostor] Why does the performance of the viostor driver decrease #992
Comments
There were several changes related to the performance optimization and the maximum transfer size Best regards, |
hi, @vrozenfe
/usr/bin/kvm -id 1384900388335 -chardev socket,id=qmp,path=/var/run/qemu-server/1384900388335.qmp,server,nowait -mon chardev=qmp,mode=control -vnc 0.0.0.0:8100,websocket=14500,to=15000 -enable-kvm -pidfile /var/run/qemu-server/1384900388335.pid -name "viostorperftest" -cpu host,hv_spinlocks=0x1fff,hv_relaxed,hv_time,hv_vapic,hv_stimer,hv_synic,hv_vpindex,hv-runtime,+sse4.1,+sse4.2,+x2apic,+pcid,+pdcm,+xtpr,+ht,+ss,+acpi,+ds,migratable=no,+invtsc,-vmx,vendor=GenuineIntel -nodefaults
Best regards, |
Thanks a lot. Best, |
Reviewed |
During the performance test, we found that 4K random read / write (70% read). The latest version of the driver (100.93.104.24000) is much less effective than the previous version (100.83.104.18700).
Guest:win2016 1607
187 version:
189 version:
The text was updated successfully, but these errors were encountered: