Bug 1930320
Summary: | virtio-blk with iothreads can be significantly slower than without | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Stefan Hajnoczi <stefanha> |
Component: | qemu-kvm | Assignee: | Stefan Hajnoczi <stefanha> |
qemu-kvm sub component: | virtio-blk,scsi | QA Contact: | Tingting Mao <timao> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | anton.wd, chayang, coli, jen, jinzhao, juzhang, kkiwi, ldoktor, qinwang, virt-maint, xuwei, yama |
Version: | unspecified | Keywords: | Triaged |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-09 15:01:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1827722 |
Description
Stefan Hajnoczi
2021-02-18 16:50:39 UTC
Bulk update: Move RHEL-AV bugs to RHEL9. If necessary to resolve in RHEL8, then clone to the current RHEL8 release. Stefan, Do you think this one is doable for RHEL9 investigation / inclusion? (In reply to Klaus Heinrich Kiwi from comment #2) > Do you think this one is doable for RHEL9 investigation / inclusion? I have too many ongoing tasks at the moment. It's possible that some of the optimizations I've been working on will apply to this BZ but I can't commit to it for RHEL9. Hi Stefan, After tried in latest rhel9.1, there is just a little performance degradation(~3%) for several combinations of read, but most of them, the performance is better after adding the iothread. Check below link for the details: http://kvm-perf.englab.nay.redhat.com/results/regression/nvme9.1.0_qemu7.0.0-9_kernel5.14.0-96_iothread/raw.virtio_blk.*.x86_64.html Could you please check again? I think we could close this bug as currentrelease then. Thanks. (In reply to Tingting Mao from comment #5) > Hi Stefan, > > After tried in latest rhel9.1, there is just a little performance > degradation(~3%) for several combinations of read, but most of them, the > performance is better after adding the iothread. > > Check below link for the details: > http://kvm-perf.englab.nay.redhat.com/results/regression/nvme9.1.0_qemu7.0.0- > 9_kernel5.14.0-96_iothread/raw.virtio_blk.*.x86_64.html > > Could you please check again? I think we could close this bug as > currentrelease then. > > Thanks. Thanks, I agree performance looks acceptable and we can close this bug. |