Bug 1769597
Summary: | QEMU support for io_uring | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Ademar Reis <areis> | |
Component: | qemu-kvm | Assignee: | Stefano Garzarella <sgarzare> | |
qemu-kvm sub component: | Storage | QA Contact: | qing.wang <qinwang> | |
Status: | CLOSED DEFERRED | Docs Contact: | ||
Severity: | medium | |||
Priority: | medium | CC: | berrange, chayang, coli, jinzhao, jusual, juzhang, knoel, lmen, qzhang, sgarzare, virt-maint, wquan, yama, zhenyzha | |
Version: | 8.0 | Keywords: | FutureFeature, Triaged | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | qemu-v5.0.0 | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1947230 (view as bug list) | Environment: | ||
Last Closed: | 2021-05-06 07:30:28 UTC | Type: | Feature Request | |
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: | 1706143, 1758680, 1862551, 1881561 | |||
Bug Blocks: | 1769598, 1946935, 1947230 |
Description
Ademar Reis
2019-11-06 22:46:07 UTC
The QEMU feature will be merged in 4.3. The feature was not mature enough for 4.2 and further work would be required to achieve noticeable performance improvements over Linux AIO (fd registration, memory buffer registration, and kernel-side polling). NB, management apps like OpenStack will not expose this kind of low level knob to users. They require performance results to demonstrate which AIO (threads, native, uring) is the best performing in the variety of different storage setups, so that they can automatically pick a sensible AIO option for each storage setup used. We previously had the perf team do this work for AIO threads vs native, so we need a new set of results to include uring. I think such performance result data & usage recommendations should be considered a blocker for calling this a supported feature in RHEL, even if it is merged in upstream QEMU already. QEMU has been recently split into sub-components and as a one-time operation to avoid breakage of tools, we are setting the QEMU sub-component of this BZ to "General". Please review and change the sub-component if necessary the next time you review this BZ. Thanks This is future feature issue, Do we have plan to support it ? it is ok for me to close it due to stale date. (In reply to qing.wang from comment #17) > This is future feature issue, Do we have plan to support it ? it is ok for > me to close it due to stale date. Yes, we plan to support it, but until there's kernel support we can't do much. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. QE agree to close it. |