DescriptionRevert of [Oilpan] Set stack limit using estimated sizes (patchset #11 id:220001 of https://codereview.chromium.org/910663002/)
Reason for revert:
Broke HeapTest.TraceDeepEagerly.
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux/builds/44281
Original issue's description:
> Set the stack limit size based on estimated sizes.
>
> To check if the stack memory has enough room for recursive
> calls, we tried to allocate a large object and assumed the size.
> This CL estimate the real thread stack limit using APIs.
> In some cases which such APIs do not work correctly, we set
> the limit using the old algorithm.
> (AFAIK ChromeOS and MacOSX need the old method.)
>
>
> BUG=420515, 457982
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190239
TBR=oilpan-reviews@chromium.org,kouhei@chromium.org,haraken@chromium.org,peria@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=420515, 457982
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190242
Patch Set 1 #
Created: 5 years, 10 months ago
(Patch set is too large to download)
Messages
Total messages: 5 (0 generated)
|