Bug 609214
| Summary: | virt-manager: interface polling cause very high CPU utilization in libvirtd | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Cole Robinson <crobinso> | ||||
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 6.0 | CC: | hbrock, mjenner, xen-maint | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 600141 | Environment: | |||||
| Last Closed: | 2010-07-02 14:44:45 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: | |||||||
| Attachments: |
|
||||||
|
Description
Cole Robinson
2010-06-29 16:52:34 UTC
We've decided to just work around this in virt-manager for GA by limiting the netcf polling speed. Created attachment 427744 [details]
Slow down interface polling
Patch does interface polling only on every 10th virt-manager tick. State changing operations like start,stop,define,undefine are updated to force interface refresh, so user interaction is still responsive.
Hmm, sounds like lutter has a proper fix cooking for augeas, I think I'll hold off on applying this. If the augeas change doesn't go in, we can apply the virt-manager hack, and revert it in the 6.1 cycle. Okay, lutter took care of this in augeas, so duping to that bug: *** This bug has been marked as a duplicate of bug 609228 *** |