CDV ❯ Fault objects outside the scope of resolve locks in HashMapTC and HashtableTC to get better read throughput per L1.
-
New Feature
-
Status: Closed
-
3 Minor
-
Resolution: Fixed
-
-
-
hhuynh
-
Reporter: ssubbiah
-
October 11, 2007
-
0
-
Watchers: 0
-
March 27, 2008
-
March 14, 2008
Description
Now that we are removing the JVM level locking for READ locks to get better read throughput per L1, we should also fix HashMapTC and HashtableTC to do faulting of values outside the scope of resolve lock which will improve the read throughput even further.