• Michael Lippautz's avatar
    Revert "[heap] Add global memory controller" · 5e043f27
    Michael Lippautz authored
    This reverts commit cfe281f3.
    
    Reason for revert: Fails on gcc bots
    
    Original change's description:
    > [heap] Add global memory controller
    > 
    > Provide a global memory controller used to compute limits for combined
    > on-heap and embedder memory. The global controller uses the same
    > mechanism (gc speed, mutator speed) and growing factors as the regular
    > on-heap controller.
    > 
    > Rely on V8's mechanisms for configured state that stops shrinking the
    > limit.
    > 
    > Bug: chromium:948807
    > Change-Id: I3283a2c28e6ab889f8d2ad85c9b67b8f234b9900
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1619762
    > Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
    > Reviewed-by: Hannes Payer <hpayer@chromium.org>
    > Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#61712}
    
    TBR=ulan@chromium.org,hpayer@chromium.org,mlippautz@chromium.org,bikineev@chromium.org
    
    Change-Id: I503d5a1436eb9156556b5bca852d2b2f9da2446f
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: chromium:948807
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1622967Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#61713}
    5e043f27
Name
Last commit
Last update
..
libplatform Loading commit data...
APIDesign.md Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
v8-inspector-protocol.h Loading commit data...
v8-inspector.h Loading commit data...
v8-internal.h Loading commit data...
v8-platform.h Loading commit data...
v8-profiler.h Loading commit data...
v8-testing.h Loading commit data...
v8-util.h Loading commit data...
v8-value-serializer-version.h Loading commit data...
v8-version-string.h Loading commit data...
v8-version.h Loading commit data...
v8-wasm-trap-handler-posix.h Loading commit data...
v8-wasm-trap-handler-win.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...