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

Issue 984803002: content: Add histogram for discardable memory allocation size. (Closed)

Created:
5 years, 9 months ago by reveman
Modified:
5 years, 9 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, Daniele Castagna, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content: Add histogram for discardable memory allocation size. The discardable memory free list might need to be split into different buckets for good performance. These histograms will be useful when choosing bucket sizes. BUG= Committed: https://crrev.com/e15f9683681355901967b8d0f8e23715b6098ff0 Cr-Commit-Position: refs/heads/master@{#319654}

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 4

Patch Set 3 : add "in KB" to description #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M content/child/child_discardable_shared_memory_manager.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
reveman
5 years, 9 months ago (2015-03-06 01:16:25 UTC) #2
Avi (use Gerrit)
lgtm
5 years, 9 months ago (2015-03-06 04:37:40 UTC) #3
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/984803002/diff/1/content/child/child_discardable_shared_memory_manager.cc File content/child/child_discardable_shared_memory_manager.cc (right): https://codereview.chromium.org/984803002/diff/1/content/child/child_discardable_shared_memory_manager.cc#newcode72 content/child/child_discardable_shared_memory_manager.cc:72: 0, There is already a default overflow bucket ...
5 years, 9 months ago (2015-03-06 15:49:08 UTC) #4
Alexei Svitkine (slow)
oops, not lgtm - sorry clicked wrong button
5 years, 9 months ago (2015-03-06 15:49:22 UTC) #5
reveman
PTAL https://codereview.chromium.org/984803002/diff/1/content/child/child_discardable_shared_memory_manager.cc File content/child/child_discardable_shared_memory_manager.cc (right): https://codereview.chromium.org/984803002/diff/1/content/child/child_discardable_shared_memory_manager.cc#newcode72 content/child/child_discardable_shared_memory_manager.cc:72: 0, On 2015/03/06 at 15:49:08, Alexei Svitkine wrote: ...
5 years, 9 months ago (2015-03-07 23:05:45 UTC) #6
reveman
https://codereview.chromium.org/984803002/diff/1/content/child/child_discardable_shared_memory_manager.cc File content/child/child_discardable_shared_memory_manager.cc (right): https://codereview.chromium.org/984803002/diff/1/content/child/child_discardable_shared_memory_manager.cc#newcode74 content/child/child_discardable_shared_memory_manager.cc:74: 256); On 2015/03/07 23:05:45, reveman wrote: > On 2015/03/06 ...
5 years, 9 months ago (2015-03-09 00:31:21 UTC) #7
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml#newcode14069 tools/metrics/histograms/histograms.xml:14069: +<histogram name="Memory.DiscardableAllocationSize" units="KB"> Nit: Maybe name it Memory.DiscardableAllocationSizeKB
5 years, 9 months ago (2015-03-09 14:15:44 UTC) #8
reveman
https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml#newcode14069 tools/metrics/histograms/histograms.xml:14069: +<histogram name="Memory.DiscardableAllocationSize" units="KB"> On 2015/03/09 14:15:44, Alexei Svitkine wrote: ...
5 years, 9 months ago (2015-03-09 15:12:40 UTC) #9
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml#newcode14069 tools/metrics/histograms/histograms.xml:14069: +<histogram name="Memory.DiscardableAllocationSize" units="KB"> On 2015/03/09 15:12:40, reveman wrote: ...
5 years, 9 months ago (2015-03-09 15:17:13 UTC) #10
reveman
https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/984803002/diff/20001/tools/metrics/histograms/histograms.xml#newcode14069 tools/metrics/histograms/histograms.xml:14069: +<histogram name="Memory.DiscardableAllocationSize" units="KB"> On 2015/03/09 15:17:13, Alexei Svitkine wrote: ...
5 years, 9 months ago (2015-03-09 15:24:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/984803002/40001
5 years, 9 months ago (2015-03-09 15:25:07 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-09 16:58:39 UTC) #15
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 16:59:31 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e15f9683681355901967b8d0f8e23715b6098ff0
Cr-Commit-Position: refs/heads/master@{#319654}

Powered by Google App Engine
This is Rietveld 408576698