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

Issue 7248006: Revert 3899 because it tanked V8 benchmark suite. We need an (Closed)

Created:
9 years, 6 months ago by Erik Corry
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Revert 3899 because it tanked V8 benchmark suite. We need an approach that resizes the store buffer according to the heap size. Committed: http://code.google.com/p/v8/source/detail?r=8401

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -90 lines) Patch
M src/heap.h View 1 chunk +2 lines, -2 lines 1 comment Download
M src/store-buffer.h View 4 chunks +7 lines, -32 lines 0 comments Download
M src/store-buffer.cc View 9 chunks +17 lines, -56 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 6 months ago (2011-06-23 14:49:30 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 6 months ago (2011-06-23 14:50:16 UTC) #2
LGTM

http://codereview.chromium.org/7248006/diff/1/src/heap.h
File src/heap.h (left):

http://codereview.chromium.org/7248006/diff/1/src/heap.h#oldcode897
src/heap.h:897: if (FLAG_trace_gc_verbose) {
why revert this?

Powered by Google App Engine
This is Rietveld 408576698