Bug 601690
Summary: | virtio balloon driver does not include extended memory statistics | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Daniel Berrangé <berrange> | |
Component: | kernel | Assignee: | Amit Shah <amit.shah> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 6.0 | CC: | amit.shah, juzhang, lihuang, tburke, virt-maint | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 601692 802680 (view as bug list) | Environment: | ||
Last Closed: | 2010-11-11 16:10:12 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: | 802680 |
Description
Daniel Berrangé
2010-06-08 13:29:22 UTC
This feature request did not get resolved in time for Feature Freeze for the current Red Hat Enterprise Linux release and has now been denied. It has been proposed for the next Red Hat Enterprise Linux release. If you would still like it considered for the current release as an exception, please make that request with your support representative. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Patch(es) available on kernel-2.6.32-42.el6 verified on kernel-2.6.32-52.el6 1. on guest : [root@dhcp-91-115 ~]# free total used free shared buffers cached Mem: 851084 338288 512796 0 78412 105640 -/+ buffers/cache: 154236 696848 Swap: 6258680 0 6258680 2. on host virsh # dommemstat 17 swap_in 0 swap_out 0 major_fault 781 minor_fault 1815889 unused 512812 available 851084 3. on host virsh # setmem 17 4096000 4. on host virsh # dommemstat 17 swap_in 0 swap_out 0 major_fault 781 minor_fault 1827031 unused 3584788 available 3923084 5. on guest [root@dhcp-91-115 ~]# free total used free shared buffers cached Mem: 3923084 338304 3584780 0 78412 105640 -/+ buffers/cache: 154252 3768832 Swap: 6258680 0 6258680 Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. |