summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_dmclock_scheduler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: bring back scheduler ctxAbhishek Lekshmanan2019-01-311-17/+0
* rgw: kill optional scheduler ctxAbhishek Lekshmanan2019-01-311-0/+6
* rgw: dmclock: move client config and counters to its own headerAbhishek Lekshmanan2019-01-311-68/+20
* rgw: optional_yield_context -> optional_yieldAbhishek Lekshmanan2019-01-311-3/+3
* rgw:make base scheduler class return a completerAbhishek Lekshmanan2019-01-311-29/+34
* rgw: completer interface for schedulerAbhishek Lekshmanan2019-01-311-0/+26
* rgw: implement a simple throttler for asio without schedulerAbhishek Lekshmanan2019-01-311-3/+3
* rgw: dmclock: make scheduler an abstract interfaceAbhishek Lekshmanan2019-01-311-208/+18
* rgw: scheduler: return a completer for completing async requestsAbhishek Lekshmanan2019-01-311-4/+25
* initial impl for processing requestsAbhishek Lekshmanan2019-01-311-1/+11
* dmclock: optional enable of rgw dmclockAbhishek Lekshmanan2019-01-311-0/+18
* rgw: dmclock: update md_config_t -> ConfigProxyAbhishek Lekshmanan2019-01-311-3/+3
* rgw: civetweb frontend now has a dmc schedulerAbhishek Lekshmanan2019-01-311-2/+5
* rgw: implementation of a SyncScheduler for use with civetwebAbhishek Lekshmanan2019-01-311-6/+55
* rgw: dmclock: disable delayed tag calculationCasey Bodley2019-01-311-1/+3
* rename dmclock PriorityQueue to AsyncSchedulerCasey Bodley2019-01-311-0/+204