]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd:introduce rbd bench readwrite/rw(for read and write mix) test
authorPCzhangPC <pengcheng.zhang@easystack.cn>
Fri, 15 Sep 2017 06:21:07 +0000 (14:21 +0800)
committerPCzhangPC <pengcheng.zhang@easystack.cn>
Fri, 15 Sep 2017 06:21:07 +0000 (14:21 +0800)
commitaf10789beee8b48203c96eed3cac8cd685a663ec
tree1874b184b59ec6580124d51b3ffb9e609e2b30d9
parent021eb15ae93ed1ff776948437e1bfa9ef31bc5d4
rbd:introduce rbd bench readwrite/rw(for read and write mix) test

we can do rbd bench readwrite/rw(for read and write mix) test in this commit. we can also use 'rw--mix-read' to declare the read proportion in rw test(default 50 ,meaning 50%).

Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
src/tools/rbd/action/Bench.cc