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

Issue 2783613002: WIP: memory coordinator: Check /dev/chromeos-low-mem to determine memory condition

Created:
3 years, 9 months ago by bashi
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, jam, darin-cc_chromium.org, gavinp+memory_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP: memory coordinator: Check /dev/chromeos-low-mem to determine memory condition Factor out code related to reading /dev/chromeos-low-mem from MemoryPressureMonitor and use it from memory coordinator. BUG=689363

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -35 lines) Patch
M base/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A base/memory/low_memory_observer_chromeos.h View 1 chunk +36 lines, -0 lines 0 comments Download
A base/memory/low_memory_observer_chromeos.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M base/memory/memory_pressure_monitor_chromeos.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/memory/memory_pressure_monitor_chromeos.cc View 6 chunks +5 lines, -32 lines 0 comments Download
M content/browser/memory/memory_condition_observer.h View 2 chunks +8 lines, -0 lines 0 comments Download
M content/browser/memory/memory_condition_observer.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698