[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] more tuning for slave.jar
Holger Levsen
gitlab at salsa.debian.org
Tue Oct 30 21:42:15 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
26a6f913 by Holger Levsen at 2018-10-30T21:42:05Z
more tuning for slave.jar
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/start-slave.sh
Changes:
=====================================
bin/start-slave.sh
=====================================
@@ -17,5 +17,6 @@ if [ -f "$f" ]; then
fi
echo "This jenkins slave.jar will run as PID $$."
-export JAVA_ARGS="-Xms128M -Xmx1G"
+export JAVA_ARGS="-Xms256M -Xmx1G"
+export MALLOC_ARENA_MAX=2
exec java $JAVA_ARGS -jar /var/lib/jenkins/slave.jar
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/26a6f9139c593481970de25e997f92256e4e279e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/26a6f9139c593481970de25e997f92256e4e279e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181030/49bdb237/attachment.html>
More information about the Qa-jenkins-scm
mailing list