core-admin/linux
Marek Marczykowski-Górecki 56ec271606
Fix initial value of dom0 static-max entry
This value needs to be set to actual static max for qmemman to work
properly. If it's set higher than real static-max, qmemman will try to
assign more memory to dom0, which dom0 could not use - will be wasted.
Since this script is executed before any VM is started, simply
take the current dom0 memory usage, instead of parsing dom0_mem Xen
argument. There doesn't seem to be nice API to get this value from Xen
directly.

Fixes QubesOS/qubes-issues#4891
2019-04-05 05:00:11 +02:00
..
aux-tools Fix initial value of dom0 static-max entry 2019-04-05 05:00:11 +02:00
system-config Add logrotate for qubes logs 2019-01-19 03:25:20 +01:00
systemd Handle qubes.skip_autostart option on kernel command line 2018-09-16 05:22:30 +02:00