aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/Tuning.java
Commit message (Expand)AuthorAgeFilesLines
* Fully GC resizing codeHenning Baldersheim2023-10-291-17/+0
* Add deprecation warnings on deploy and ignore what is void.Henning Baldersheim2023-10-261-43/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Expose tuning of niceness.Henning Baldersheim2023-06-261-0/+4
* Add support for tuning lidspace bloat-factor in services.xml.Henning Baldersheim2023-05-261-0/+12
* some producers have no childrenArne Juul2023-02-141-2/+3
* split AbstractConfigProducerArne Juul2023-02-131-3/+3
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make the feed concurrency computations understandable.Henning Baldersheim2020-12-151-3/+1
* Non-functional changes onlyJon Bratseth2020-10-281-2/+2
* Non-functional changes onlyJon Bratseth2020-05-291-1/+1
* When using multiple threads per search we will never have 100% dutycycle to t...Henning Baldersheim2020-05-011-0/+7
* Unify spacingHenning Baldersheim2020-04-021-3/+3
* Let compression during compaction follow settings for chunk.Henning Baldersheim2020-04-011-1/+13
* Revert "Merge pull request #11820 from vespa-engine/revert-11816-bratseth/dis...Jon Bratseth2020-01-161-10/+2
* Revert "Bratseth/dispatch tuning cleanup"Bjørn Christian Seime2020-01-161-2/+10
* Don't leave at nullJon Bratseth2020-01-161-1/+1
* Avoid unnecessary indirectionJon Bratseth2020-01-161-9/+1
* Non-functional cleanupJon Bratseth2020-01-161-2/+2
* Deprecate and ignore use-local-nodeJon Bratseth2020-01-091-1/+0
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-42/+2
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-231-2/+42
* Remove tld from config-modelHenning Baldersheim2019-09-231-42/+2
* Add support for populate in tuning section.Henning Baldersheim2019-06-211-2/+13
* Merge branch 'master' into balder/remove-traces-of-growHenning Baldersheim2019-02-071-10/+54
|\
| * Add a flag to control default dispatch policy per zone.Henning Baldersheim2019-02-011-10/+12
| * Add a supported way of controling the obscure 'amortizecount'.Henning Baldersheim2019-01-291-0/+6
| * Merge pull request #8269 from vespa-engine/balder/tune-warmupHenning Baldersheim2019-01-291-0/+14
| |\
| | * Add support for controlling warmup in tuning section.Henning Baldersheim2019-01-281-0/+14
| * | Test removed-db.prune tuning.Henning Baldersheim2019-01-281-0/+22
| |/
* / Remove traces of global grow.Henning Baldersheim2019-01-281-1/+0
|/
* Explain a bit the magic of dividing by 2Henning Baldersheim2019-01-281-0/+2
* Reflect concurrency all the way to the documedbs.Henning Baldersheim2019-01-251-1/+4
* Remove deprecated settings from proton.def.Tor Egge2019-01-211-2/+0
* Merge pull request #5471 from vespa-engine/balder/use-weighted-group-distribu...Henning Baldersheim2018-11-211-1/+1
|\
| * weighted -> adaptive.Henning Baldersheim2018-04-061-1/+1
| * Use weighted random group distribution as defaultHenning Baldersheim2018-04-051-1/+1
* | Stop emitting proton config for search io tuning. Files are memory mapped.Tor Egge2018-09-281-3/+0
|/
* Use maxsize-percent for giving percentage.Henning Baldersheim2018-01-301-0/+3
* Remove tuning of proton background.threads, as it is replaced by feeding.conc...Geir Storli2017-10-161-13/+0
* Add tuning of proton feeding concurrency.Geir Storli2017-10-161-0/+13
* summary.log.numthreads -> background.threads.Henning Baldersheim2017-10-061-0/+13
* Remove maxdiskbloatfactor.Henning Baldersheim2017-10-061-3/+0
* 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
* Merge with masterJon Bratseth2017-06-131-0/+1
|\
| * Allow ZStandard compresion for summary store too.Henning Baldersheim2017-06-121-0/+1