mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-25 23:21:45 +03:00
5e9e444dec
The goal here is to reduce the amount of tick() polling that we do by default. For things like pools, networks, and interfaces, the constant polling is not very helpful and causes CPU churn and slowness for remote connections. Switch to a more on demand style. Pages that want new information for these objects now request a priority tick that only refreshes the info we want. This isn't perfect, but neither was the previous solution in the face of things like XML updates behind our back. The real solution here is libvirt event support across the board. |
||
---|---|---|
.. | ||
vmm-about.ui | ||
vmm-add-hardware.ui | ||
vmm-choose-cd.ui | ||
vmm-clone.ui | ||
vmm-create-interface.ui | ||
vmm-create-net.ui | ||
vmm-create-pool.ui | ||
vmm-create-vol.ui | ||
vmm-create.ui | ||
vmm-delete.ui | ||
vmm-details.ui | ||
vmm-host.ui | ||
vmm-manager.ui | ||
vmm-migrate.ui | ||
vmm-open-connection.ui | ||
vmm-preferences.ui | ||
vmm-progress.ui | ||
vmm-storage-browse.ui |