core-admin/linux/aux-tools
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
..
.gitignore Move all files one level up 2013-03-16 19:56:51 +01:00
cleanup-dispvms Fix cleanup-dispvms script 2017-12-14 23:26:52 +01:00
fix-dir-perms.sh Use tmpfile.d to create /var/run subdirs 2015-02-02 04:48:42 +01:00
Makefile Remove block-cleaner-daemon 2017-05-17 01:33:30 +02:00
startup-misc.sh Fix initial value of dom0 static-max entry 2019-04-05 05:00:11 +02:00