core-admin/qubes
Marek Marczykowski-Górecki bf4306b815
qmemman: clear "not responding" flags when VM require more memory
Clear slow_memset_react/no_progress flags when VM request more memory
than it have assigned. If there is some available, it may be given to
such VM, solving the original problem (not reacting to balloon down
request). In any case, qmemman algorithm should not try to take away
memory from under-provisioned VM.

Fixes QubesOS/qubes-issues#3265
2018-01-11 03:41:54 +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: clear "not responding" flags when VM require more memory 2018-01-11 03:41:54 +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