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

Issue 798483004: Implement FlushSystemCacheForDirectory for Chrome OS (Closed)

Created:
6 years ago by hashimoto
Modified:
6 years ago
Reviewers:
nednguyen, achuithb, tonyg, sh
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement FlushSystemCacheForDirectory for Chrome OS BUG=429708 TEST=tools/perf/run_benchmark --browser=cros-chrome --remote=${host} startup.cold.blank_page Committed: https://crrev.com/405e29d407f9be7c102acd7262e0aa25ea202f43 Cr-Commit-Position: refs/heads/master@{#308528}

Patch Set 1 : #

Total comments: 7

Patch Set 2 : Keep |ignoring| #

Total comments: 2

Patch Set 3 : Exception with a message #

Patch Set 4 : Remove |ignoring| #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -25 lines) Patch
M tools/telemetry/telemetry/core/platform/__init__.py View 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/android_platform_backend.py View 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/cros_platform_backend.py View 2 3 2 chunks +9 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/desktop_platform_backend.py View 2 3 2 chunks +2 lines, -17 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/platform_backend.py View 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (8 generated)
hashimoto
6 years ago (2014-12-15 12:03:46 UTC) #3
achuithb
Ned is probably more suitable to review this.
6 years ago (2014-12-15 12:05:33 UTC) #5
nednguyen
https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py File tools/telemetry/telemetry/core/platform/cros_platform_backend.py (right): https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py#newcode114 tools/telemetry/telemetry/core/platform/cros_platform_backend.py:114: '/usr/local/telemetry/src/src/out/Release/clear_system_cache') This seems fragile to me. Is having telemetry ...
6 years ago (2014-12-15 16:11:25 UTC) #6
hashimoto
https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py File tools/telemetry/telemetry/core/platform/cros_platform_backend.py (right): https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py#newcode114 tools/telemetry/telemetry/core/platform/cros_platform_backend.py:114: '/usr/local/telemetry/src/src/out/Release/clear_system_cache') On 2014/12/15 16:11:25, nednguyen wrote: > This seems ...
6 years ago (2014-12-15 16:47:36 UTC) #7
nednguyen
https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py File tools/telemetry/telemetry/core/platform/cros_platform_backend.py (right): https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py#newcode114 tools/telemetry/telemetry/core/platform/cros_platform_backend.py:114: '/usr/local/telemetry/src/src/out/Release/clear_system_cache') On 2014/12/15 16:47:36, hashimoto wrote: > On 2014/12/15 ...
6 years ago (2014-12-15 16:58:10 UTC) #8
hashimoto
Uploaded a new patch set. PTAL https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/desktop_platform_backend.py File tools/telemetry/telemetry/core/platform/desktop_platform_backend.py (right): https://codereview.chromium.org/798483004/diff/20001/tools/telemetry/telemetry/core/platform/desktop_platform_backend.py#newcode25 tools/telemetry/telemetry/core/platform/desktop_platform_backend.py:25: subprocess.check_call([flush_command, '--recurse', directory]) ...
6 years ago (2014-12-15 17:14:24 UTC) #9
nednguyen
LGTM https://codereview.chromium.org/798483004/diff/40001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py File tools/telemetry/telemetry/core/platform/cros_platform_backend.py (right): https://codereview.chromium.org/798483004/diff/40001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py#newcode114 tools/telemetry/telemetry/core/platform/cros_platform_backend.py:114: raise NotImplementedError() NotImplementedError('Ignoring option is not support when ...
6 years ago (2014-12-15 17:21:35 UTC) #10
hashimoto
https://codereview.chromium.org/798483004/diff/40001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py File tools/telemetry/telemetry/core/platform/cros_platform_backend.py (right): https://codereview.chromium.org/798483004/diff/40001/tools/telemetry/telemetry/core/platform/cros_platform_backend.py#newcode114 tools/telemetry/telemetry/core/platform/cros_platform_backend.py:114: raise NotImplementedError() On 2014/12/15 17:21:34, nednguyen wrote: > NotImplementedError('Ignoring ...
6 years ago (2014-12-15 17:33:11 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/798483004/80001
6 years ago (2014-12-15 17:33:59 UTC) #14
nednguyen
I am truly sorry for the back and forth. I think the best things to ...
6 years ago (2014-12-15 18:01:15 UTC) #17
tonyg
On 2014/12/15 18:01:15, nednguyen wrote: > I am truly sorry for the back and forth. ...
6 years ago (2014-12-15 18:05:33 UTC) #18
nednguyen
On 2014/12/15 18:05:33, tonyg wrote: > On 2014/12/15 18:01:15, nednguyen wrote: > > I am ...
6 years ago (2014-12-15 18:09:06 UTC) #19
hashimoto
On 2014/12/15 18:09:06, nednguyen wrote: > On 2014/12/15 18:05:33, tonyg wrote: > > On 2014/12/15 ...
6 years ago (2014-12-16 03:12:33 UTC) #20
nednguyen
lgtm
6 years ago (2014-12-16 03:13:39 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/798483004/100001
6 years ago (2014-12-16 03:14:46 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:100001)
6 years ago (2014-12-16 04:21:38 UTC) #24
commit-bot: I haz the power
6 years ago (2014-12-16 05:08:11 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/405e29d407f9be7c102acd7262e0aa25ea202f43
Cr-Commit-Position: refs/heads/master@{#308528}

Powered by Google App Engine
This is Rietveld 408576698