]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore: collect stats during replay
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 29 Jul 2022 06:06:47 +0000 (14:06 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Fri, 29 Jul 2022 07:56:04 +0000 (15:56 +0800)
commit3b9386c75c661686e73ba0e3a6a53799c1bfc28d
tree517ad8dd42baa5fccc842c99db8a483efac67ff4
parentcdf9db2398259fd924f956c642f2cf44a2f70cf5
crimson/os/seastore: collect stats during replay

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/journal.h
src/crimson/os/seastore/journal/circular_bounded_journal.cc
src/crimson/os/seastore/journal/segmented_journal.cc
src/crimson/os/seastore/journal/segmented_journal.h
src/crimson/os/seastore/transaction_manager.cc
src/test/crimson/seastore/test_cbjournal.cc
src/test/crimson/seastore/test_seastore_journal.cc