summaryrefslogtreecommitdiffstats
path: root/src/init-radosgw (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-21tools: make cache file dir number configurableshangdehao13-2/+9
2019-03-21tools: make cache watermark configurableshangdehao13-4/+12
2019-03-21tools: make dedicated thread configurable for ROshangdehao13-18/+23
2019-03-21tools: adjust code style of ROshangdehao118-212/+225
2019-03-21tools: clean up data structure of immutable obj cache daemonYuan Zhou6-47/+47
2019-03-21tools: refactor ObjectCacheRequest of ROshangdehao18-281/+237
2019-03-21tools: return real cache status on lookup in immutable obj cacheYuan Zhou2-6/+5
2019-03-21tools: fix librados compatibilityYuan Zhou2-3/+3
2019-03-21tools: clean up cache dir for immutable obj cacheYuan Zhou3-31/+31
2019-03-21tools: maintain cache size counter for immutable obj cache daemonYuan Zhou5-65/+60
2019-03-21tools: templatize create_rados_callbackshangdehao13-101/+1
2019-03-21tools: use specific message for different ops in immutable obj cache daemonYuan Zhou8-76/+290
2019-03-21tools: cleanup IPC message for immutable obj cache daemonYuan Zhou10-165/+90
2019-03-21tools: set namespace & snap_id before promote from RADOS in immutable obj cacheYuan Zhou2-31/+40
2019-03-21tools: format code and clean upYuan Zhou7-174/+44
2019-03-21tools: adding signal handling for immutable obj cache daemonYuan Zhou1-2/+15
2019-03-21tests: reduce testing resources occupied for immutable obj cacheYuan Zhou1-1/+1
2019-03-21tools: follow current codes to modify UTshangdehao13-19/+41
2019-03-21tools: release dedicated thread resourceshangdehao12-3/+9
2019-03-21tools: add connect fails to faultshangdehao11-31/+32
2019-03-21tools: clean up object cache request strutureYuan Zhou2-3/+5
2019-03-21common/buffer: assign error message to caller on short read in pread_fileYuan Zhou1-2/+2
2019-03-21tools: add m_cache_pathshangdehao15-23/+31
2019-03-21tools: clean up dead code in immutable obj cacheYuan Zhou5-20/+1
2019-03-21tools: kill ObjectCacheFile in immutable obj cacheYuan Zhou6-140/+3
2019-03-21tools: clean up immutable obj cacheYuan Zhou6-17/+14
2019-03-21common/options: move immutable obj cache options out of rbd sectionYuan Zhou1-16/+21
2019-03-21common/buffer: return 0 on short read in pread_fileYuan Zhou2-4/+5
2019-03-21tools: some modification at ROshangdehao112-39/+74
2019-03-21tool: break down receive_message implementsshangdehao12-94/+130
2019-03-21common/buffer: fix pread_file to generate local bufferlistYuan Zhou6-91/+129
2019-03-21tools: clean up types for immutable obj cache daemonYuan Zhou2-69/+61
2019-03-21tools: refuse to start if obj cache daemon fail to initialize cache dirYuan Zhou2-9/+15
2019-03-21test: enable asio tests for immutable obj cache controllerYuan Zhou8-83/+87
2019-03-21tools: immutable_object_cache code format cleanupYuan Zhou2-6/+7
2019-03-21common/buffer: adding pread_file methodYuan Zhou3-14/+55
2019-03-21tools: refactor asio domain socket of ROshangdehao114-339/+461
2019-03-21tools: fix redudent updates on cache metdataYuan Zhou2-15/+20
2019-03-21build/ops: adding build spec for immutable object cache daemonYuan Zhou8-0/+157
2019-03-21test: add object cache message unite testshangdehao13-0/+66
2019-03-21tools: add new object cache messageshangdehao13-0/+172
2019-03-21tools: use bufferlist to implement ObjectCacheFileshangdehao14-75/+38
2019-03-21test: add ObjectCacheStore unit testshangdehao12-0/+98
2019-03-21test: add multi-session unit testingshangdehao12-0/+158
2019-03-21test: move WaitEvent class to test_common.h fileshangdehao12-36/+43
2019-03-21tools: fix immutable obj cache max sizeYuan Zhou2-3/+3
2019-03-21tools: remove RBD specific logic in immutable obj cacheYuan Zhou6-66/+41
2019-03-21tools: remove background evictionYuan Zhou2-12/+0
2019-03-21tools: format headers for object cache daemonYuan Zhou12-45/+10
2019-03-21tools: create local utils for object cache daemonYuan Zhou5-6/+139