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

Issue 11784009: TCMalloc: reduce waiting time in SpinLockDelay on Linux (Closed)

Created:
7 years, 11 months ago by jln (very slow on Chromium)
Modified:
7 years, 11 months ago
CC:
chromium-reviews, Dai Mikurube (NOT FULLTIME)
Visibility:
Public.

Description

TCMalloc: reduce waiting time in SpinLockDelay on Linux Because of an optimization in Unlock(), we can't expect explicit wake-ups and shouldn't wait for too long in SpinLockDelay. BUG=168139 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175543

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M third_party/tcmalloc/chromium/src/base/spinlock_linux-inl.h View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
davidjames
lgtm
7 years, 11 months ago (2013-01-04 23:42:00 UTC) #1
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 11 months ago (2013-01-07 23:46:54 UTC) #2
Markus (顧孟勤)
lgtm "go/spinlock_latency" has a discussion of (some of) the issues involved. I do agree that ...
7 years, 11 months ago (2013-01-08 00:38:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/11784009/1
7 years, 11 months ago (2013-01-08 00:41:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/11784009/1
7 years, 11 months ago (2013-01-08 17:26:25 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-08 17:27:20 UTC) #6
Message was sent while issue was closed.
Change committed as 175543

Powered by Google App Engine
This is Rietveld 408576698