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

Issue 7200028: Decrease the kHashbits to 12 effectively restoring the pre-r89459 size (Closed)

Created:
9 years, 6 months ago by Alexander Potapenko
Modified:
9 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Decrease the kHashbits to 12 effectively restoring the pre-r89459 size of the page heap. TBR=antonm TEST=VM usage drops on the perf bots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89670

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M third_party/tcmalloc/chromium/src/packed-cache-inl.h View 1 3 1 chunk +3 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
Alexander Potapenko
TBR
9 years, 6 months ago (2011-06-20 15:08:11 UTC) #1
antonm
Thanks! On Mon, Jun 20, 2011 at 7:08 PM, <glider@chromium.org> wrote: > Reviewers: antonm, > ...
9 years, 6 months ago (2011-06-20 15:19:04 UTC) #2
jar (doing other things)
9 years, 6 months ago (2011-06-20 16:45:01 UTC) #3
http://codereview.chromium.org/7200028/diff/5001/third_party/tcmalloc/chromiu...
File third_party/tcmalloc/chromium/src/packed-cache-inl.h (right):

http://codereview.chromium.org/7200028/diff/5001/third_party/tcmalloc/chromiu...
third_party/tcmalloc/chromium/src/packed-cache-inl.h:143: // kHashbits is
decreased from 16 to 12.
Question: Rather than forking this file, why don't we just work to set the
TCMALLOC_SMALL_SLOW flag (in Chromium), and get this without a file change?

Powered by Google App Engine
This is Rietveld 408576698