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

Issue 827423002: For large object allocations, do not clear already zeroed memory. (Closed)

Created:
5 years, 11 months ago by sof
Modified:
5 years, 11 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, haraken, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

For large object allocations, do not clear already zeroed memory. The page memory regions are allocated with OS calls that already guarantee that the pages returned are all zeroes. R=haraken BUG=420515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187807

Patch Set 1 #

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

Messages

Total messages: 7 (3 generated)
sof
Please take a look.
5 years, 11 months ago (2014-12-31 10:24:00 UTC) #2
haraken
LGTM
5 years, 11 months ago (2014-12-31 13:00:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/827423002/1
5 years, 11 months ago (2014-12-31 14:09:44 UTC) #6
commit-bot: I haz the power
5 years, 11 months ago (2014-12-31 14:41:10 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187807

Powered by Google App Engine
This is Rietveld 408576698