[elbe-devel] [PATCH v2 0/3] improve big machine support
Manuel Traut
manut at linutronix.de
Thu Nov 22 16:00:46 CET 2018
On Thu, Nov 22, 2018 at 10:53:04AM +0100, Torben Hohn wrote:
> 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.
thanks for the rework! Merged into devel/elbe-3.0
> 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
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list