Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(873)

Issue 1333053002: Try changing LockImpl to not have a spin count to see how it affects performance. (Closed)

Created:
5 years, 3 months ago by jam
Modified:
5 years, 3 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Try changing LockImpl to not have a spin count to see how it affects performance. This was last change 7 years ago, and we have grown a lot of usages of locks since then. Since we don't use pthread_spin_lock on posix, I'm curious how this affects performance today on Windows. Committed: https://crrev.com/00c9ca679badffc7584439fff00f18cb3977d5da Cr-Commit-Position: refs/heads/master@{#348280}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M base/synchronization/lock_impl_win.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
jam
Hey Carlos, I want to keep this in for a few hours to look at ...
5 years, 3 months ago (2015-09-10 20:59:37 UTC) #2
cpu_(ooo_6.6-7.5)
ok, but the call with the spincount has a secondary advantage if my memory does ...
5 years, 3 months ago (2015-09-10 21:51:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1333053002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1333053002/1
5 years, 3 months ago (2015-09-10 22:10:29 UTC) #5
jam
On 2015/09/10 21:51:57, cpu wrote: > ok, but the call with the spincount has a ...
5 years, 3 months ago (2015-09-10 22:18:21 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-10 23:22:50 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/00c9ca679badffc7584439fff00f18cb3977d5da Cr-Commit-Position: refs/heads/master@{#348280}
5 years, 3 months ago (2015-09-10 23:24:11 UTC) #8
brucedawson
On 2015/09/10 23:22:50, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) I'm ...
5 years, 3 months ago (2015-09-10 23:36:06 UTC) #9
jam
On 2015/09/10 23:36:06, brucedawson wrote: > On 2015/09/10 23:22:50, commit-bot: I haz the power wrote: ...
5 years, 3 months ago (2015-09-11 17:05:36 UTC) #10
jam
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1340653003/ by jam@chromium.org. ...
5 years, 3 months ago (2015-09-11 17:05:49 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:16:12 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/00c9ca679badffc7584439fff00f18cb3977d5da
Cr-Commit-Position: refs/heads/master@{#348280}

Powered by Google App Engine
This is Rietveld 408576698