1b076e82db
Summary: locktree is a module providing Range Locking. It has a counter for the number of times a lock acquisition request was blocked by an existing conflicting lock and had to wait for it to be released. Expose this counter in RangeLockManagerHandle::Counters::lock_wait_count. Pull Request resolved: https://github.com/facebook/rocksdb/pull/9289 Reviewed By: jay-zhuang Differential Revision: D33079182 Pulled By: riversand963 fbshipit-source-id: 25b1a362d9da247536ab5007bd15900b319f139e |
||
---|---|---|
.. | ||
lib | ||
range_tree_lock_manager.cc | ||
range_tree_lock_manager.h | ||
range_tree_lock_tracker.cc | ||
range_tree_lock_tracker.h |