core-admin/qubes
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
..
api Merge remote-tracking branch 'qubesos/pr/176' 2018-01-05 16:27:12 +01:00
ext typo in docstring 2017-12-05 17:39:34 +01:00
qmemman qmemman: request VMs balloon down with 16MB safety margin 2018-01-11 03:41:55 +01:00
storage Make pylint happy 2017-12-21 18:19:10 +01:00
tests tests: booting VM from ISO image 2017-12-14 23:26:53 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Make pylint happy 2017-12-21 18:19:10 +01:00
__init__.py cache PropertyHolder.property_list and use O(1) property name lookups 2017-11-11 02:38:16 +01:00
app.py Use default_dispvm (not default_template) for new DispVM 2018-01-02 23:19:02 +00:00
backup.py Make pylint happy 2017-12-21 18:19:10 +01:00
config.py Add IPv6 related VM properties 2017-12-07 01:40:30 +01:00
core2migration.py Make pylint happy 2017-12-21 18:19:10 +01:00
devices.py devices: clarify error on attaching non-persistent device to stopped VM 2017-10-21 04:05:16 +02:00
dochelpers.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
exc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py firewall: skip expired rules 2017-10-21 03:35:00 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00