[PartitionAlloc] Make SpinningFutex's spinning path more like SpinLock.
That is: - Increase the number of spinning iterations - Do a relaxed atomic check before the CAS in the spin loop. Bug: 1125999, 1061437 Change-Id: I4f33376b55206dff9557a9ee59109aeaa06b5a56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424310Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#809714}
Showing
Please register or sign in to comment