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

Issue 2731913002: NotForReview: Expose the global memory budget (chromium side)

Created:
3 years, 9 months ago by bashi
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, qsr+mojo_chromium.org, vmpstr+watch_chromium.org, viettrungluu+watch_chromium.org, jam, gavinp+memory_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NotForReview: Expose the global memory budget (chromium side) For lab experiments. v8 side CL: https://codereview.chromium.org/2729413002/ BUG=693430

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Add --simulate-memory-pressure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -34 lines) Patch
M base/memory/memory_coordinator_proxy.h View 1 2 chunks +13 lines, -0 lines 0 comments Download
M base/memory/memory_coordinator_proxy.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M content/browser/memory/memory_condition_observer.h View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M content/browser/memory/memory_condition_observer.cc View 1 2 3 chunks +34 lines, -17 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl.h View 1 4 chunks +9 lines, -0 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl.cc View 1 4 chunks +30 lines, -2 lines 0 comments Download
M content/child/memory/child_memory_coordinator_impl.h View 1 3 chunks +7 lines, -0 lines 0 comments Download
M content/child/memory/child_memory_coordinator_impl.cc View 1 3 chunks +21 lines, -0 lines 0 comments Download
M content/common/memory_coordinator.mojom View 1 chunk +8 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 chunks +13 lines, -13 lines 0 comments Download
M gin/public/v8_platform.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gin/v8_platform.cc View 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
bashi
3 years, 9 months ago (2017-03-06 05:31:48 UTC) #1
Description was changed from

==========
NotForReview: Expose the global memory budget (chromium side)

For lab experiments.

BUG=693430
==========

to

==========
NotForReview: Expose the global memory budget (chromium side)

For lab experiments.

v8 side CL: https://codereview.chromium.org/2729413002/

BUG=693430
==========

Powered by Google App Engine
This is Rietveld 408576698