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

Issue 2523293002: PPC64: Changing test-spaces/SizeOfInitialHeap to accomodate 64K page size (Closed)

Created:
4 years ago by yangtian.zi
Modified:
4 years ago
Reviewers:
Michael Lippautz, ulan
CC:
v8-reviews_googlegroups.com, JoranSiu, john.yan, JaideepBajwa, michael_dawson
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC64: Changing test-spaces/SizeOfInitialHeap to accomodate 64K page size Since the page size of PPC 64 bit machines is 64K, memory smaller than 64K cannot be freed causing the committed memory of code space to be exactly 2M. Changing the test case to accomodate this. R=mlippautz@chromium.org, ulan@chromium.org, vogelheim@chromium.org BUG= Committed: https://crrev.com/f5d373b0125eb7e88ae0e7360f0d78ce5fb5a762 Cr-Commit-Position: refs/heads/master@{#41292}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Making suggested changes (changing expected max size of initial heap). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M test/cctest/heap/test-spaces.cc View 1 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
yangtian.zi
ptal
4 years ago (2016-11-23 19:40:37 UTC) #1
vogelheim
On 2016/11/23 19:40:37, yangtian.zi wrote: > ptal I'm not a good reviewer for this, as ...
4 years ago (2016-11-24 08:42:19 UTC) #2
Michael Lippautz
https://codereview.chromium.org/2523293002/diff/1/test/cctest/heap/test-spaces.cc File test/cctest/heap/test-spaces.cc (right): https://codereview.chromium.org/2523293002/diff/1/test/cctest/heap/test-spaces.cc#newcode524 test/cctest/heap/test-spaces.cc:524: CHECK_LE(heap->paged_space(i)->CommittedMemory(), kMaxInitialSizePerSpace); I would put the #define_s around kMaxInitialSizePerSpace ...
4 years ago (2016-11-25 15:23:51 UTC) #7
yangtian.zi
made suggested change - PTAL
4 years ago (2016-11-25 16:30:30 UTC) #8
Michael Lippautz
lgtm
4 years ago (2016-11-25 16:39:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2523293002/20001
4 years ago (2016-11-25 18:08:00 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-25 19:38:00 UTC) #14
commit-bot: I haz the power
4 years ago (2016-11-25 19:38:26 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f5d373b0125eb7e88ae0e7360f0d78ce5fb5a762
Cr-Commit-Position: refs/heads/master@{#41292}

Powered by Google App Engine
This is Rietveld 408576698