-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Concurrency
-
None
-
Storage Execution
See QA-10
5) I think the hash function in record.cpp can in some cases result in nearby memory locations hashing to nearby buckets - for example I think if the hash product for the most significant 48 bits mod 2^16 is a decently high power of 2.
- is related to
-
SERVER-2563 When hitting disk, yield lock - phase 1
- Closed