aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/initialize_threads_calculator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Just pass HwInfo::Cpu instead of whole HwInfoHenning Baldersheim2023-04-271-2/+2
* Cap the initialize thread pool at number of coresHenning Baldersheim2023-04-251-2/+3
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-3/+2
* Make initialization of proton components more robust regarding resource usage.Geir Storli2022-12-091-0/+70