Details
-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
coh_attr_guard is highly contended on single shared file small read workloads.
Converting to a rwlock_t will drop contention on read heavy workloads.