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

Issue 2872743002: Add an experiment to avoid memory pressure broadcasts. (Closed)

Created:
3 years, 7 months ago by brettw
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews, vmpstr+watch_chromium.org, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org, danakj+watch_chromium.org, chrome-grc-reviews+memory_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an experiment to avoid memory pressure broadcasts. This experiment can allow us to suppress the broadcast of memory pressure events to renderer processes. This is to test the theory that these broadcasts can make disk thrashing worse under memory pressure. Design doc=https://docs.google.com/document/d/1th8U9JkdoX0vxfFfmaEZtNJVZ-4EXOHcAA_0MOf7KsY BUG=716606

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M base/feature_list.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/memory/memory_pressure_controller_impl.cc View 3 chunks +21 lines, -2 lines 0 comments Download
M content/public/common/content_features.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
Abandoning, going to remove these broadcasts completely.
3 years, 7 months ago (2017-05-11 22:42:07 UTC) #1
brettw
3 years, 7 months ago (2017-05-11 22:42:07 UTC) #2
Abandoning, going to remove these broadcasts completely.

Powered by Google App Engine
This is Rietveld 408576698