summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54504 removed taskExecutorPoolSize for linux platformCelina Tala2022-09-141-0/+6
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+7
* SERVER-50174 Make MigrationCoordinator recovery acquire the MigrationBlocking...Kaloian Manassiev2020-08-071-2/+0
* SERVER-45932 Use getNumAvailableCores() in TaskExecutorPoolAmirsaman Memaripour2020-02-071-2/+2
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-6/+6
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39722 Convert taskExecutorPoolSize parameter to IDLBen Caimano2019-02-221-4/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-1/+1
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-2/+3
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-0/+10
* SERVER-20944 distribute mongos work across multiple TaskExecutorsDavid Storch2015-11-061-0/+99