index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
init-radosgw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
tools: make cache file dir number configurable
shangdehao1
3
-2
/
+9
2019-03-21
tools: make cache watermark configurable
shangdehao1
3
-4
/
+12
2019-03-21
tools: make dedicated thread configurable for RO
shangdehao1
3
-18
/
+23
2019-03-21
tools: adjust code style of RO
shangdehao1
18
-212
/
+225
2019-03-21
tools: clean up data structure of immutable obj cache daemon
Yuan Zhou
6
-47
/
+47
2019-03-21
tools: refactor ObjectCacheRequest of RO
shangdehao1
8
-281
/
+237
2019-03-21
tools: return real cache status on lookup in immutable obj cache
Yuan Zhou
2
-6
/
+5
2019-03-21
tools: fix librados compatibility
Yuan Zhou
2
-3
/
+3
2019-03-21
tools: clean up cache dir for immutable obj cache
Yuan Zhou
3
-31
/
+31
2019-03-21
tools: maintain cache size counter for immutable obj cache daemon
Yuan Zhou
5
-65
/
+60
2019-03-21
tools: templatize create_rados_callback
shangdehao1
3
-101
/
+1
2019-03-21
tools: use specific message for different ops in immutable obj cache daemon
Yuan Zhou
8
-76
/
+290
2019-03-21
tools: cleanup IPC message for immutable obj cache daemon
Yuan Zhou
10
-165
/
+90
2019-03-21
tools: set namespace & snap_id before promote from RADOS in immutable obj cache
Yuan Zhou
2
-31
/
+40
2019-03-21
tools: format code and clean up
Yuan Zhou
7
-174
/
+44
2019-03-21
tools: adding signal handling for immutable obj cache daemon
Yuan Zhou
1
-2
/
+15
2019-03-21
tests: reduce testing resources occupied for immutable obj cache
Yuan Zhou
1
-1
/
+1
2019-03-21
tools: follow current codes to modify UT
shangdehao1
3
-19
/
+41
2019-03-21
tools: release dedicated thread resource
shangdehao1
2
-3
/
+9
2019-03-21
tools: add connect fails to fault
shangdehao1
1
-31
/
+32
2019-03-21
tools: clean up object cache request struture
Yuan Zhou
2
-3
/
+5
2019-03-21
common/buffer: assign error message to caller on short read in pread_file
Yuan Zhou
1
-2
/
+2
2019-03-21
tools: add m_cache_path
shangdehao1
5
-23
/
+31
2019-03-21
tools: clean up dead code in immutable obj cache
Yuan Zhou
5
-20
/
+1
2019-03-21
tools: kill ObjectCacheFile in immutable obj cache
Yuan Zhou
6
-140
/
+3
2019-03-21
tools: clean up immutable obj cache
Yuan Zhou
6
-17
/
+14
2019-03-21
common/options: move immutable obj cache options out of rbd section
Yuan Zhou
1
-16
/
+21
2019-03-21
common/buffer: return 0 on short read in pread_file
Yuan Zhou
2
-4
/
+5
2019-03-21
tools: some modification at RO
shangdehao1
12
-39
/
+74
2019-03-21
tool: break down receive_message implements
shangdehao1
2
-94
/
+130
2019-03-21
common/buffer: fix pread_file to generate local bufferlist
Yuan Zhou
6
-91
/
+129
2019-03-21
tools: clean up types for immutable obj cache daemon
Yuan Zhou
2
-69
/
+61
2019-03-21
tools: refuse to start if obj cache daemon fail to initialize cache dir
Yuan Zhou
2
-9
/
+15
2019-03-21
test: enable asio tests for immutable obj cache controller
Yuan Zhou
8
-83
/
+87
2019-03-21
tools: immutable_object_cache code format cleanup
Yuan Zhou
2
-6
/
+7
2019-03-21
common/buffer: adding pread_file method
Yuan Zhou
3
-14
/
+55
2019-03-21
tools: refactor asio domain socket of RO
shangdehao1
14
-339
/
+461
2019-03-21
tools: fix redudent updates on cache metdata
Yuan Zhou
2
-15
/
+20
2019-03-21
build/ops: adding build spec for immutable object cache daemon
Yuan Zhou
8
-0
/
+157
2019-03-21
test: add object cache message unite test
shangdehao1
3
-0
/
+66
2019-03-21
tools: add new object cache message
shangdehao1
3
-0
/
+172
2019-03-21
tools: use bufferlist to implement ObjectCacheFile
shangdehao1
4
-75
/
+38
2019-03-21
test: add ObjectCacheStore unit test
shangdehao1
2
-0
/
+98
2019-03-21
test: add multi-session unit testing
shangdehao1
2
-0
/
+158
2019-03-21
test: move WaitEvent class to test_common.h file
shangdehao1
2
-36
/
+43
2019-03-21
tools: fix immutable obj cache max size
Yuan Zhou
2
-3
/
+3
2019-03-21
tools: remove RBD specific logic in immutable obj cache
Yuan Zhou
6
-66
/
+41
2019-03-21
tools: remove background eviction
Yuan Zhou
2
-12
/
+0
2019-03-21
tools: format headers for object cache daemon
Yuan Zhou
12
-45
/
+10
2019-03-21
tools: create local utils for object cache daemon
Yuan Zhou
5
-6
/
+139
[next]