aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/distributor_stripe_thread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid using fastos thread in storageHÃ¥vard Pettersen2023-02-241-1/+1
* Ensure stripe pool threads vector is fully visible to all started stripesTor Brede Vekterli2022-05-161-2/+2
* Add a simple adjustTimeoutByDetectedHz to compute a suitable timeout/naptime ...Henning Baldersheim2022-02-281-1/+1
* Add a base vespa timer frequency that is used as a base to control poll frequ...Henning Baldersheim2022-02-171-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove assert for a scenario that might occur in wait_until_unparked().Geir Storli2021-05-061-1/+0
* Fix typo and add some TODOs for follow-upsTor Brede Vekterli2021-04-291-0/+2
* Add DistributorStripe thread pool with thread park/unpark supportTor Brede Vekterli2021-04-291-0/+104