DescriptionPPC: Fixed RememberedSetRemoveRange to have chunk->size > PageSize
Increased array size in the testcase such that the chunk size is
greater that the page size on PPC (4MB). This fixes the case when
(start + Page::kPageSize) memory location is tested to be part of
the chunk.
The testcase was added as part of https://codereview.chromium.org/2110213003/
R=ulan@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/d05c2f02c5917c06373feeb3a6b4a8cf53f91b97
Cr-Commit-Position: refs/heads/master@{#38060}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Calculate array size based on PageSize #Messages
Total messages: 9 (2 generated)
|