aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/NodeResourcesTuning.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "- initial document count must be number of unique documents p...Henning Baldersheim2023-08-021-2/+6
* Revert "- initial document count must be number of unique documents per node."Arnstein Ressem2023-08-011-6/+2
* - initial document count must be number of unique documents per node.Henning Baldersheim2023-07-311-2/+6
* Model fixed memory overhead for containersJon Bratseth2023-05-231-5/+2
* Model memory overheadJon Bratseth2023-05-221-3/+4
* Increase reserved memory based on observed usageJon Bratseth2023-05-081-1/+1
* Enough with 11G per flush threadHenning Baldersheim2023-05-051-1/+1
* 1 flush thread below 16G, and 2 above.Henning Baldersheim2023-04-171-6/+4
* If there is a lot of memory, allow mor eflush threads.Henning Baldersheim2023-03-021-1/+3
* Cap total number of search threads to num-cores *4 rounded up to closes multi...Henning Baldersheim2022-12-131-1/+1
* Use new location for ZooKeeper TLS config fileHarald Musum2022-11-241-1/+1
* Update config-model/src/main/java/com/yahoo/vespa/model/search/NodeResourcesT...Henning Baldersheim2022-11-151-1/+1
* Update config-model/src/main/java/com/yahoo/vespa/model/search/NodeResourcesT...Henning Baldersheim2022-11-151-1/+1
* - If less than 16G memory only use single flush thread.Henning Baldersheim2022-11-151-1/+4
* If there is less than 12G memory, use only single flush thread.Henning Baldersheim2022-09-131-0/+8
* 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