[elbe-devel] [PATCH v2 0/3] improve big machine support
Torben Hohn
torben.hohn at linutronix.de
Thu Nov 22 10:53:04 CET 2018
Machines with many cores tend to trigger oom killer,
because the initvm defaults to only a single GiB of
mem and no swap.
This patchset tries to improve the Situation.
Changes for v2:
* rebased onto 331adedfbcdd ("hashes debinstaller: use wget for downloads, because of improved feedback")
* picked up a Reviewed-by
* fixed elbe-init-big-machine.xml which was broken
* dynamic nrpoc clamping in Makefile now
Torben Hohn (3):
init: add <max-cpus> field and make Makefile.mako obey the <mem> field
examples: add elbe-init-big-machine.xml showing how to use many CPUs
examples: remove elbe-init-with-ssh.xml
elbepack/init/Makefile.mako | 12 ++++++--
elbepack/init/libvirt.xml.mako | 3 +-
elbepack/xmldefaults.py | 3 +-
...init-with-ssh.xml => elbe-init-big-machine.xml} | 35 +++++++++++++++++-----
schema/dbsfed.xsd | 11 +++++++
5 files changed, 53 insertions(+), 11 deletions(-)
rename examples/{elbe-init-with-ssh.xml => elbe-init-big-machine.xml} (55%)
--
2.11.0
More information about the elbe-devel
mailing list