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

Issue 503081: Revert r3514 and r3515. The new cache is too large for some tests... (Closed)

Created:
11 years ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Revert r3514 and r3515. The new cache is too large for some tests that attempt to run with a small heap. Additionally, it can potentially keep a lot of string data alive and it is never flushed. Can we make it grow dynamically if used so that we can still start the VM with a small heap size? Committed: http://code.google.com/p/v8/source/detail?r=3517

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -25 lines) Patch
M src/heap.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 3 chunks +10 lines, -15 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 3 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
11 years ago (2009-12-22 13:01:31 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698