summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_aio_throttle.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "spawn: use explicit strand executor"Casey Bodley2023-12-211-2/+2
* rgw/aio: remove RGWSI_RADOS from generic Aio::get()Casey Bodley2023-03-121-5/+2
* rgw: add missing virtual decls for dtorsKaleb S. KEITHLEY2022-03-301-1/+5
* spawn: use explicit strand executorCasey Bodley2021-11-121-2/+2
* {rgw, cmake}: Remove WITH_BOOST_CONTEXTAdam C. Emerson2020-10-231-6/+0
* rgw: use new spawn() implementationCasey Bodley2020-01-081-2/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: add make_throttle() for optionally-async AioThrottleCasey Bodley2019-04-241-0/+19
* rgw: add YieldingAioThrottleCasey Bodley2019-04-241-0/+37
* rgw: add BlockingAioThrottleCasey Bodley2019-04-241-23/+27
* rgw: Refactor Aio and AioThrottleAdam C. Emerson2019-04-081-12/+4
* librados: add symbol versioning to the C++ APIJason Dillaman2019-02-211-4/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: store ref to librados::IoCtx in rgw::AioResultCasey Bodley2018-12-051-2/+2
* rgw: add id to distinguish between Aio resultsCasey Bodley2018-12-051-2/+2
* rgw: Aio reads return bufferlist in resultCasey Bodley2018-12-051-1/+1
* rgw: move aio throttles to namespace rgwCasey Bodley2018-12-051-0/+85