Bug 601692
Summary: | RFE virtio balloon driver does not include extended memory statistics | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Daniel Berrangé <berrange> |
Component: | kernel | Assignee: | Amit Shah <amit.shah> |
Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 5.6 | CC: | bugproxy, mjenner, tburke, virt-maint |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | 601690 | Environment: | |
Last Closed: | 2011-01-13 21:36:18 UTC | Type: | --- |
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: | 531800, 557597, 571528, 580949, 600363 |
Description
Daniel Berrangé
2010-06-08 13:30:46 UTC
The virtio balloon code in RHEL5 is slightly stale. For getting these patches, we'll also have to either backport other patches (which add new features). Is that desirable for RHEL5? (In reply to comment #1) > The virtio balloon code in RHEL5 is slightly stale. For getting these patches, > we'll also have to either backport other patches (which add new features). Is > that desirable for RHEL5? Answering my own question: the same changes (in the common virtio code) were needed by the backport for virtio-console as well, and those changes are now in the RHEL5 tree. Only the balloon-specific changes now need to be backported, which are a clean backport from upstream for the commits mentioned in the original report. I'm building the kernel and will post patches soon. Note to QE: the stats enabled here won't be shown due to reverting the functionality as part of bug 623903. If you wish to test this functionality, use a RHEL6 host with a qemu-kvm build < qemu-kvm-0.12.1.2-2.113.el6. *** Bug 563588 has been marked as a duplicate of this bug. *** in kernel-2.6.18-219.el5 You can download this test kernel from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0017.html |