DescriptionLock-free GamepadSeqLock (try 2)
The change
- provides an improved lock-free SeqLock implementation which eliminates any potential blocking of readers.
- provides a higher-level and simpler API as was suggested by Darin.
- ThreadSanitizer report suppressions are replaced with correct synchronization.
- eliminates nasty kMaximumContentionCount and associated histogram.
Oritignal review URL:
http://codereview.chromium.org/8772004
TBR=darin@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146792
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 8 (0 generated)
|