]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: add latency statistics for a read/fsync operation 25648/head
authorWei Qiaomiao <wei.qiaomiao@zte.com.cn>
Wed, 19 Dec 2018 07:15:22 +0000 (15:15 +0800)
committerWei Qiaomiao <wei.qiaomiao@zte.com.cn>
Thu, 20 Dec 2018 11:10:23 +0000 (19:10 +0800)
commite2b2f294579a89fb723b94e5304d405401fa6c3f
treee2a7a5e9844d863a88b40f277a71e01f0f342403
parent403622be721a460f3dff2d84f6bfc628f5026704
client: add latency statistics for a read/fsync operation

Since read and fsync are citical operation in IO performance test, it is necessary to add lantency statistics for them.

Signed-off-by: Wei Qiaomiao <wei.qiaomiao@zte.com.cn>
src/client/Client.cc
src/client/Client.h