From bf63b009959594d67ec7f077f643dbc84ec6e582 Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 7 Oct 2013 11:20:29 +0200 Subject: Ansering to Ticket #518 (reducing the number of MAXCORES) ... Should be checked, if working and should be configured more properly ... --- remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'remote/modules') diff --git a/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include b/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include index b755133f..65699e31 100755 --- a/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include +++ b/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include @@ -33,8 +33,9 @@ runvmwareconfheader () { echo "# This configuration file was generated by $0" > "$conffile" + # does this makes sense? Depends on the VMworkstation in use MAXMEM="9999999" - MAXCORES="256" + MAXCORES="4" # check for the ostype # 1) memory limits -- cgit v1.2.3-55-g7522