]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/Mutex: kill mutex_perf_counter
authorSage Weil <sage@redhat.com>
Fri, 14 Sep 2018 16:04:00 +0000 (11:04 -0500)
committerSage Weil <sage@redhat.com>
Thu, 20 Sep 2018 13:11:35 +0000 (08:11 -0500)
commit03b519114e22cd91d2641cadfddf2024d1c2710d
tree26052f763f097cfbc13c83fa0e0982f863c6d49f
parent52054cedc52ec50a45b04fb07674121f207cd3b1
common/Mutex: kill mutex_perf_counter

This has a measurable overhead even when turned off, and we do not use it.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/Mutex.cc
src/common/Mutex.h
src/common/legacy_config_opts.h
src/common/mutex_debug.cc
src/common/mutex_debug.h
src/common/options.cc
src/common/shared_mutex_debug.cc
src/os/filestore/FileJournal.h
src/os/filestore/JournalingObjectStore.h
src/os/filestore/WBThrottle.cc
src/osd/OSD.h