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

Issue 474203002: Oilpan: When copyStackUntilSafePointScope, allow more stack copying for ASan/LSan builds (Closed)

Created:
6 years, 4 months ago by Daniel Chow
Modified:
6 years, 4 months ago
CC:
blink-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Oilpan: When copyStackUntilSafePointScope, allow more stack copying for ASan/LSan builds 1. This stack copying limit is a performance sanity check; 2. ASan/LSan use more space on the stack, and performance is not an issue for LSan/ASan. So, we allow more stack copying to avoid test case failed on these builds. R=ager@chromium.org, oilpan-reviews@chromium.org BUG=403273 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180428

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M Source/platform/heap/ThreadState.cpp View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Daniel Chow
6 years, 4 months ago (2014-08-15 08:49:37 UTC) #1
haraken
LGTM
6 years, 4 months ago (2014-08-15 08:51:54 UTC) #2
Mads Ager (chromium)
LGTM
6 years, 4 months ago (2014-08-15 09:15:13 UTC) #3
Daniel Chow
The CQ bit was checked by zhishun.zhou@samsung.com
6 years, 4 months ago (2014-08-18 05:23:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zhishun.zhou@samsung.com/474203002/1
6 years, 4 months ago (2014-08-18 05:24:05 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 06:22:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (1) as 180428

Powered by Google App Engine
This is Rietveld 408576698