[elbe-devel] [PATCH 0/3] improve big machine support

Torben Hohn torben.hohn at linutronix.de
Thu Sep 27 17:12:37 CEST 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.


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                        | 13 ++++++--
 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, 54 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