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

Issue 20842002: child processes: wait 60 seconds before sending SIGALRM. (Closed)

Created:
7 years, 5 months ago by asharif1
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, bjanakiraman1, scottz, jln (very slow on Chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

child processes: wait 60 seconds before sending SIGALRM. This code is run under --child-clean-exit, which is useful when profiling Chrome to generate data for optimization. Currently 30 seconds is not enough time for Chrome to write profile data upon exit on slower ChromeOS machines. Profile data is around 11k files that are written one one by one. This CL increases the timeout to 60 seconds. BUG=239059 TEST=Collected PGO data on ChromeOS machines with --child-clean-exit. git cl try. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215059

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved comment. #

Total comments: 2

Patch Set 3 : Added braces. #

Patch Set 4 : Switched period and paren. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M content/child/child_thread.cc View 1 2 3 1 chunk +9 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
asharif1
Markus, while my other CL is pending (https://codereview.chromium.org/19231006/), this CL along with a few PyAutoPerf ...
7 years, 5 months ago (2013-07-26 22:11:38 UTC) #1
asharif1
On 2013/07/26 22:11:38, asharif1 wrote: > Markus, while my other CL is pending > (https://codereview.chromium.org/19231006/), ...
7 years, 4 months ago (2013-07-30 14:21:45 UTC) #2
Markus (顧孟勤)
lgtm
7 years, 4 months ago (2013-07-30 14:36:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asharif@chromium.org/20842002/1
7 years, 4 months ago (2013-07-30 21:02:08 UTC) #4
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=17860
7 years, 4 months ago (2013-07-31 00:01:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asharif@chromium.org/20842002/1
7 years, 4 months ago (2013-07-31 03:39:00 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=17930
7 years, 4 months ago (2013-07-31 04:17:38 UTC) #7
asharif1
darin@, you are one of the owners of this file. Can you approve this CL ...
7 years, 4 months ago (2013-07-31 04:28:22 UTC) #8
asharif1
Adding avi@ as avi@ is one of the OWNERS of content/. avi@ can you please ...
7 years, 4 months ago (2013-07-31 18:21:10 UTC) #9
Avi (use Gerrit)
LGTM, being nitpicky about the comment. https://codereview.chromium.org/20842002/diff/1/content/child/child_thread.cc File content/child/child_thread.cc (right): https://codereview.chromium.org/20842002/diff/1/content/child/child_thread.cc#newcode76 content/child/child_thread.cc:76: // application. This ...
7 years, 4 months ago (2013-08-01 15:17:28 UTC) #10
asharif1
https://codereview.chromium.org/20842002/diff/1/content/child/child_thread.cc File content/child/child_thread.cc (right): https://codereview.chromium.org/20842002/diff/1/content/child/child_thread.cc#newcode76 content/child/child_thread.cc:76: // application. On 2013/08/01 15:17:28, Avi wrote: > This ...
7 years, 4 months ago (2013-08-01 15:22:15 UTC) #11
Avi (use Gerrit)
SLGTM https://codereview.chromium.org/20842002/diff/21001/content/child/child_thread.cc File content/child/child_thread.cc (right): https://codereview.chromium.org/20842002/diff/21001/content/child/child_thread.cc#newcode76 content/child/child_thread.cc:76: // profile data to disk (which happens under ...
7 years, 4 months ago (2013-08-01 15:29:42 UTC) #12
asharif1
Also tweaked comment just a little. https://codereview.chromium.org/20842002/diff/21001/content/child/child_thread.cc File content/child/child_thread.cc (right): https://codereview.chromium.org/20842002/diff/21001/content/child/child_thread.cc#newcode76 content/child/child_thread.cc:76: // profile data ...
7 years, 4 months ago (2013-08-01 15:33:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asharif@chromium.org/20842002/30001
7 years, 4 months ago (2013-08-01 15:36:01 UTC) #14
commit-bot: I haz the power
7 years, 4 months ago (2013-08-01 17:44:00 UTC) #15
Message was sent while issue was closed.
Change committed as 215059

Powered by Google App Engine
This is Rietveld 408576698