-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
We recently added statistics tracking around some of our spinlock usages (WT-2955). There are some places in WiredTiger that could benefit from similar tracking around read write locks. The handle list lock is a definite example where the functionality would be useful.
We should add optional statistics tracking to our read/write lock implementation, and review our read/write lock usage for places where tracking would be useful.
- duplicates
-
WT-3349 Add timing stats to rwlocks
- Closed