Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(32)

Issue 1184483007: PartitionAlloc: add a discardSystemPages() hint API. (Closed)

Created:
4 years, 10 months ago by Chris Evans
Modified:
4 years, 10 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-wtf_chromium.org, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

PartitionAlloc: add a discardSystemPages() hint API. We will use this API to mark unneeded pages inside a more powerful variant of partitionPurgeMemoryGeneric(). BUG=501878 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197391

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M Source/wtf/PageAllocator.h View 1 1 chunk +16 lines, -0 lines 0 comments Download
M Source/wtf/PageAllocator.cpp View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Chris Evans
4 years, 10 months ago (2015-06-18 16:37:17 UTC) #2
haraken
https://codereview.chromium.org/1184483007/diff/1/Source/wtf/PageAllocator.cpp File Source/wtf/PageAllocator.cpp (right): https://codereview.chromium.org/1184483007/diff/1/Source/wtf/PageAllocator.cpp#newcode225 Source/wtf/PageAllocator.cpp:225: { Shall we add ASSERT(!(len & kSystemPageOffsetMask)) ? https://codereview.chromium.org/1184483007/diff/1/Source/wtf/PageAllocator.h ...
4 years, 10 months ago (2015-06-18 18:15:40 UTC) #3
Chris Evans
On 2015/06/18 18:15:40, haraken wrote: > https://codereview.chromium.org/1184483007/diff/1/Source/wtf/PageAllocator.cpp > File Source/wtf/PageAllocator.cpp (right): > > https://codereview.chromium.org/1184483007/diff/1/Source/wtf/PageAllocator.cpp#newcode225 > ...
4 years, 10 months ago (2015-06-18 18:28:27 UTC) #4
haraken
On 2015/06/18 18:28:27, Chris Evans wrote: > On 2015/06/18 18:15:40, haraken wrote: > > https://codereview.chromium.org/1184483007/diff/1/Source/wtf/PageAllocator.cpp ...
4 years, 10 months ago (2015-06-18 18:33:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1184483007/20001
4 years, 10 months ago (2015-06-18 18:34:28 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2015-06-18 19:56:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197391

Powered by Google App Engine
This is Rietveld 408576698