summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/sh/vespa-start-container-daemon.sh
Commit message (Expand)AuthorAgeFilesLines
* Set -XX:ActiveProcessorCount option if set in configHarald Musum2019-01-211-0/+9
* Open java.base/java.iogjoranv2019-01-211-0/+1
* nobody uses JSVC aka commons.daemon, remove support for itArne Juul2019-01-211-82/+0
* CMS is deprecated in JDK 9 and will be removed in a later releasegjoranv2019-01-211-1/+1
* Open necessary packages to the unnamed modulegjoranv2019-01-211-0/+8
* Let the fallback be the old default.Henning Baldersheim2018-10-251-1/+1
* Setting NewRatio is not recommended for G1Bjørn Christian Seime2018-10-241-1/+1
* Use G1GC as defaultBjørn Christian Seime2018-10-241-1/+1
* Revert "Use G1GC as default"Bjørn Christian Seime2018-10-201-1/+1
* Setting NewRatio is not recommended for G1Bjørn Christian Seime2018-10-191-1/+1
* Use G1GC as defaultBjørn Christian Seime2018-10-191-1/+1
* Revert "Revert "Explicitly use legacy format option to vespa-get-config""Harald Musum2018-09-041-1/+1
* Revert "Explicitly use legacy format option to vespa-get-config"Arnstein Ressem2018-08-291-1/+1
* Explicitly use legacy format option to vespa-get-configHarald Musum2018-08-291-1/+1
* just exit on out of memoryArne Juul2018-07-181-2/+2
* Set MaxJavaStackTraceDepth to a value legal for all JVM versions.gjoranv2018-07-051-2/+2
* Revert "Use RTMLocking"Harald Musum2017-12-121-2/+0
* Use RTMLockingHenning Baldersheim2017-12-121-0/+2
* The cost of preserving the framepointer is small enough to allow it being def...Henning Baldersheim2017-09-271-0/+2
* Use vespa-get-configHarald Musum2017-08-161-1/+1
* Use full path to getvespaconfigHarald Musum2017-08-161-1/+1
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-16/+16
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Revert "Run extension script if exists"Bjørn Christian Seime2017-05-151-8/+0
* Run extension script if existsBjørn Christian Seime2017-05-081-0/+8
* Also change start container daemonHåkon Hallingstad2017-04-051-2/+2
* Only update jvm_heapsize if percentage has been setHåkon Hallingstad2016-10-051-16/+14
* Use jvm_heapsize for container's Java process if explicitly setHåkon Hallingstad2016-10-031-16/+15
* Handle absent heapSizeAsPercentageOfPhysicalMemoryHåkon Hallingstad2016-09-281-2/+7
* Fix condition <100Håkon Hallingstad2016-09-281-1/+1
* Set 4GB as the effective total memory size when starting jdisc containersHåkon Hallingstad2016-09-271-2/+7
* boolean use_jsvc should be false/true onlyArne H Juul2016-07-071-2/+2
* bring back jsvc modeArne H Juul2016-07-071-6/+102
* add numactl againArne H Juul2016-07-051-5/+29
* expand tabsArne H Juul2016-07-051-48/+48
* add back some configurable optionsArne Juul2016-06-221-20/+98
* use VESPA_HOME not /home/yArne Juul2016-06-211-2/+2
* a much simpler script for starting the containerArne Juul2016-06-211-0/+81