mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #198] "Wrong" memory size / CPU count in Infrastructure #151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yann-re on GitHub (Jan 21, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/198
Hi,
The memory size displayed in the Infrastructure tab is the max memory.
Could you return the current memory instead (this information is in the xml) ?
The problem is the same with CPU.
Regards.