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

Issue 2357603002: Make HostDiscardableSharedMemoryManager a client of memory coordinator (Closed)

Created:
4 years, 3 months ago by hajimehoshi
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make HostDiscardableSharedMemoryManager a client of memory coordinator When the memory coordinator is enabled, HostDiscardableSharedMemoryManager becomes a client of the memory coordinator instead of installing MemoryPressureListener. Design Doc: https://docs.google.com/document/d/1a69mMr7jI7qK0OfKNlrZ350xiXizVMCCe8orGX7K8Uo/edit?ts=57d7968b# BUG=639700 Committed: https://crrev.com/15329677f4aca0761902b0f1513099d58ae1b566 Cr-Commit-Position: refs/heads/master@{#422030}

Patch Set 1 #

Patch Set 2 : (rebasing) #

Patch Set 3 : Delay initialization #

Patch Set 4 : Always register MemoryPressureListener regardless of the flag #

Patch Set 5 : Ignore flags #

Patch Set 6 : Remove comments that indicated TODOs in a different component #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M content/common/host_discardable_shared_memory_manager.h View 1 2 3 4 5 3 chunks +6 lines, -1 line 0 comments Download
M content/common/host_discardable_shared_memory_manager.cc View 1 2 3 4 5 3 chunks +20 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 55 (40 generated)
hajimehoshi
PTAL
4 years, 3 months ago (2016-09-20 11:16:13 UTC) #5
Avi (use Gerrit)
lgtm
4 years, 3 months ago (2016-09-20 14:04:02 UTC) #8
bashi
non-owner lgtm
4 years, 3 months ago (2016-09-21 00:29:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2357603002/20001
4 years, 3 months ago (2016-09-21 02:18:55 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/227814)
4 years, 3 months ago (2016-09-21 02:42:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2357603002/20001
4 years, 3 months ago (2016-09-21 04:51:57 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/227876)
4 years, 3 months ago (2016-09-21 05:27:15 UTC) #17
hajimehoshi
On 2016/09/21 05:27:15, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-21 07:33:14 UTC) #18
hajimehoshi
As described above, initialization using base::FeatureList should be delayed since base::FeatureList is not initialized at ...
4 years, 3 months ago (2016-09-21 08:59:38 UTC) #21
hajimehoshi
On 2016/09/21 08:59:38, hajimehoshi wrote: > As described above, initialization using base::FeatureList should be delayed ...
4 years, 3 months ago (2016-09-23 09:36:15 UTC) #41
hajimehoshi
avi@: The basic concept doesn't change but I have added some small changes to pass ...
4 years, 2 months ago (2016-09-29 09:02:49 UTC) #48
Avi (use Gerrit)
still lgtm
4 years, 2 months ago (2016-09-29 13:52:47 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2357603002/140001
4 years, 2 months ago (2016-09-30 04:37:17 UTC) #52
commit-bot: I haz the power
Committed patchset #6 (id:140001)
4 years, 2 months ago (2016-09-30 04:43:29 UTC) #53
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 04:46:04 UTC) #55
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/15329677f4aca0761902b0f1513099d58ae1b566
Cr-Commit-Position: refs/heads/master@{#422030}

Powered by Google App Engine
This is Rietveld 408576698