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

Issue 9722025: Fix virtual memory regression from new tcmalloc: use old kPageShift and kMaxSize w/ kNumClasses = 5… (Closed)

Created:
8 years, 9 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix virtual memory regression from new tcmalloc: use old kPageShift and kMaxSize w/ kNumClasses = 54. (retry of r127301) BUG=118329 TEST=perf tests. TBR=jar@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=127381

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M third_party/tcmalloc/chromium/src/common.h View 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Dai Mikurube (NOT FULLTIME)
8 years, 9 months ago (2012-03-17 22:41:31 UTC) #1
Dai Mikurube (NOT FULLTIME)
Hi Jim, As I wrote in http://codereview.chromium.org/9699084/, keeping the latest common.cc and using old common.h ...
8 years, 9 months ago (2012-03-17 22:50:33 UTC) #2
jar (doing other things)
8 years, 9 months ago (2012-03-20 17:20:16 UTC) #3
LGTM

Nice detective work!  Thank you very much.

Powered by Google App Engine
This is Rietveld 408576698