summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_ssd_driver.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: switch back to boost::asio for spawn() and yield_contextCasey Bodley2024-05-131-9/+6
* rgw/d4n: SSDDriver uses async_initiateCasey Bodley2024-05-131-23/+31
* qa/d4n: Update D4N workunit to test small object read workflowSamarah2024-04-021-2/+42
* rgw/d4n: removing lock from code path that writes to the cachePritha Srivastava2024-04-021-8/+24
* rgw/cache: implementation of `put` using yield contextPritha Srivastava2024-04-021-74/+111
* rgw/cache: Make `bl` and `attrs` params `const` for cache write opssamarah2024-04-021-9/+12
* rgw/cache: this commit squashes commits for removing CephContext* fromPritha Srivastava2024-04-021-9/+7
* rgw/cache: changing `get_attr` api such that it returnsPritha Srivastava2024-04-021-13/+15
* rgw/cache: removing `experimental` fallback from ssd backed cache driver.Pritha Srivastava2024-04-021-5/+0
* rgw/cache: removing interface related to Partition.Pritha Srivastava2024-04-021-43/+0
* rgw/cache: adding unittests for ssd backed cache backend, andPritha Srivastava2024-04-021-30/+28
* rgw/cache: fixing the free space available in ssd backed cachePritha Srivastava2024-04-021-15/+39
* rgw/cache: this commit squashes following commits related to changes inSamarah2024-04-021-1/+8
* rgw/cache: fixing update_attrs and get_attrs in ssd backed cache backend.Pritha Srivastava2024-04-021-4/+22
* rgw/cache: adding d4n config options for ssd backedPritha Srivastava2024-04-021-7/+7
* rgw/cache: This commit fixes two things in ssd backed cache backend:Pritha Srivastava2024-04-021-9/+33
* rgw/cache: this commit adds `optional_yield` to ssd and redis driverSamarah2024-04-021-14/+14
* rgw/cache: this commit removes indexing from ssd and redisPritha Srivastava2024-04-021-43/+3
* rgw/cache: this commit squashes commits related to removingPritha Srivastava2024-04-021-55/+48
* rgw/d4n: completing the read flow for a local read cache,Pritha Srivastava2024-04-021-0/+14
* rgw/cache: fixing the segmentation fault by passing in 'yield'Pritha Srivastava2024-04-021-1/+2
* rgw/cache: implementation of put_async method in ssd driverPritha Srivastava2024-04-021-1/+70
* rgw/cache: fixing free space calcuation when data is deletedPritha Srivastava2024-04-021-0/+3
* rgw/cache: This commit squashes the following commitsPritha Srivastava2024-04-021-0/+143
* rgw/cache: this commit squashes the following commits for ssd backed cache dr...Pritha Srivastava2024-04-021-0/+312