core-admin/qubes/qmemman
Marek Marczykowski-Górecki 4bca631350
qmemman: request VMs balloon down with 16MB safety margin
It looks like Linux balloon driver do not always precisely respect
requested target memory, but perform some rounding. Also, in some cases
(HVM domains), VM do not see all the memory that Xen have assigned to it
- there are some additional Xen pools for internal usage.
Include 16MB safety margin in memory requests to account for those two
things. This will avoid setting "no_response" flag for most of VMs.

QubesOS/qubes-issues#3265
2018-01-11 03:41:55 +01:00
..
__init__.py qmemman: request VMs balloon down with 16MB safety margin 2018-01-11 03:41:55 +01:00
.gitignore core3: move qmemman 2015-10-05 12:46:14 +02:00
algo.py qmemman: slightly improve logging 2018-01-11 03:41:54 +01:00
client.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00