aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/NodeResourcesTuning.java
Commit message (Expand)AuthorAgeFilesLines
* GC unused and void codeHenning Baldersheim2022-01-121-5/+3
* Reduce default summary cache from 5% to 4%Henning Baldersheim2022-01-101-1/+1
* Reduce default memory gain limit from 10% to 8%Henning Baldersheim2022-01-101-1/+1
* Let max summary filesize be 2% of available memory instead of an ancient stai...Henning Baldersheim2022-01-041-13/+6
* Reduce allowed memorygain from 12.5% to 10% in order to reduce max memory flu...Henning Baldersheim2022-01-041-2/+4
* Add feature flag control over TLS size.Henning Baldersheim2021-12-201-3/+7
* Let NodeResourceTuning relate to fractionOfMemoryReserved instead of a boolea...Henning Baldersheim2021-12-181-10/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Merge branch 'master' into jonmv/reserve-less-memory-on-content-nodesHarald Musum2021-03-101-8/+4
|\
| * Memory cost per document in streaming/store-only mode is approximately 46 bytes.Henning Baldersheim2021-03-051-1/+3
| * redundancy/searchable copies does not have any meaning for non-indexed clusters.Henning Baldersheim2021-03-051-7/+1
* | Enough to reserve 0.5Gb memory on content nodesJon Marius Venstad2021-03-031-2/+2
|/
* Non-functional changesJon Marius Venstad2021-02-191-2/+2
* Reserve memory for other processes on the content node the proper way by incl...Geir Storli2021-02-151-12/+9
* Account for container memory in combined clusterJon Bratseth2020-05-291-8/+23
* Non-functional changes onlyJon Bratseth2020-05-291-5/+0
* Non-functional changes onlyJon Bratseth2020-05-291-0/+1
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-0/+129
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-129/+0
* Access resources directlyJon Bratseth2020-05-221-0/+129