• Milad Fa's avatar
    PPC: skip some cppgc tests as PPC page size is too large · 9f3e432a
    Milad Fa authored
    Port fb28cfe6
    
    Original Commit Message:
    
        So far, discarded size was maintained by the sweeper but not wired up
        anywere.
    
        Changes in this patch:
        - Wire up resident size in heap statistics collection.
        - Fix bugs in reporting committed and resident size.
        - Sweeper test: Enforce some internal details. The details should not
          not be checked broadly but be kept as a detail to the sweeper
          itself.
        - Stats collection: Test that committed and resident set size are
          reported and differ after discarding GCs.
    
    R=mlippautz@chromium.org, joransiu@ca.ibm.com, junyan@redhat.com, midawson@redhat.com
    BUG=
    LOG=N
    
    Change-Id: I19be251596ccc955f5c4cd43a46e566001a36ac4
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3021468Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Commit-Queue: Milad Fa <mfarazma@redhat.com>
    Cr-Commit-Position: refs/heads/master@{#75688}
    9f3e432a
Name
Last commit
Last update
..
api Loading commit data...
asmjs Loading commit data...
assembler Loading commit data...
base Loading commit data...
codegen Loading commit data...
compiler Loading commit data...
compiler-dispatcher Loading commit data...
date Loading commit data...
diagnostics Loading commit data...
execution Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
logging Loading commit data...
numbers Loading commit data...
objects Loading commit data...
parser Loading commit data...
profiler Loading commit data...
regexp Loading commit data...
regress Loading commit data...
strings Loading commit data...
tasks Loading commit data...
torque Loading commit data...
utils Loading commit data...
wasm Loading commit data...
zone Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
run-all-unittests.cc Loading commit data...
test-helpers.cc Loading commit data...
test-helpers.h Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
testcfg.py Loading commit data...
unittests.status Loading commit data...