summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_aio_throttle.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/aio: YieldingAioThrottle::async_wait() uses async_initiateCasey Bodley2024-05-131-5/+5
* rgw: user correct tags for coverity annotations and add the SUPPRESSVedansh Bhartia2023-06-141-2/+2
* rgw: Add coverity annotations for resource leak false positivesVedansh Bhartia2023-06-071-0/+2
* rgw/aio: remove RGWSI_RADOS from generic Aio::get()Casey Bodley2023-03-121-6/+4
* {rgw, cmake}: Remove WITH_BOOST_CONTEXTAdam C. Emerson2020-10-231-4/+0
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: add YieldingAioThrottleCasey Bodley2019-04-241-0/+94
* rgw: add BlockingAioThrottleCasey Bodley2019-04-241-8/+8
* rgw: Refactor Aio and AioThrottleAdam C. Emerson2019-04-081-59/+19
* 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-4/+2
* rgw: add id to distinguish between Aio resultsCasey Bodley2018-12-051-2/+4
* rgw: Aio reads return bufferlist in resultCasey Bodley2018-12-051-2/+2
* rgw: move aio throttles to namespace rgwCasey Bodley2018-12-051-0/+152