aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/shared_threading_service_config.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use shared executor for warmup and GC warmup executor.Henning Baldersheim2023-12-051-13/+3
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-4/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Export moved config definitions.Tor Egge2023-05-091-1/+1
* Avoid old style castHenning Baldersheim2023-04-251-3/+3
* We no longer need to size the shared pool based on number of document types.Henning Baldersheim2023-04-251-1/+1
* Add config control over feeding nicenessHenning Baldersheim2022-06-231-0/+3
* Move tracking of num field writer threads from ThreadingServiceConfig to Shar...Geir Storli2022-05-181-7/+25
* Let number of warmup threads be a factor of cores, insteda of the fixed numbe...Henning Baldersheim2022-02-161-1/+6
* Add support for using a shared field writer executor among all document dbs.Geir Storli2021-11-291-3/+6
* Refactor setup of thread executors that are shared across all document dbs.Geir Storli2021-11-261-0/+41