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

Issue 1716563003: Reduce the scope of rtc::Event::Wait() locking. (Closed)

Created:
4 years, 10 months ago by pbos-webrtc
Modified:
4 years, 10 months ago
Reviewers:
tommi
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reduce the scope of rtc::Event::Wait() locking. Reduces contention on event_mutex_ while taking gettimeofday(). Impact highly hypothetical at this point, but less locking is better. BUG= R=tommi@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/7ddc9deb4d7fd6c5396ba55a0ba0e24bf5ef920e

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M webrtc/base/event.cc View 2 chunks +4 lines, -2 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
pbos-webrtc
PTAL, not sure if it does much but I think gettimeofday() is based on a ...
4 years, 10 months ago (2016-02-19 16:16:22 UTC) #1
tommi
lgtm with a note on what we need to be on the lookout for. https://codereview.webrtc.org/1716563003/diff/1/webrtc/base/event.cc ...
4 years, 10 months ago (2016-02-19 16:40:43 UTC) #2
pbos-webrtc
On 2016/02/19 16:40:43, tommi-webrtc wrote: > lgtm with a note on what we need to ...
4 years, 10 months ago (2016-02-19 17:16:43 UTC) #3
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/7ddc9deb4d7fd6c5396ba55a0ba0e24bf5ef920e Cr-Commit-Position: refs/heads/master@{#11706}
4 years, 10 months ago (2016-02-22 10:32:11 UTC) #6
pbos-webrtc
4 years, 10 months ago (2016-02-22 10:32:11 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7ddc9deb4d7fd6c5396ba55a0ba0e24bf5ef920e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698