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

Issue 734363002: Introduce an option to do regular new space growing for a while (Closed)

Created:
6 years, 1 month ago by jochen (gone - plz use gerrit)
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Introduce an option to do regular new space growing for a while After a given number of scavenges, we switch to growing to the target size instead BUG=none R=hpayer@chromium.org LOG=n

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -2 lines) Patch
M src/flag-definitions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap/heap.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/heap.cc View 4 chunks +12 lines, -0 lines 0 comments Download
M src/heap/spaces.h View 3 chunks +10 lines, -1 line 0 comments Download
M src/heap/spaces.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jochen (gone - plz use gerrit)
6 years, 1 month ago (2014-11-18 12:08:55 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698