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

Issue 11434056: - Consider the growth policy even when allocating large pages. (Closed)

Created:
8 years ago by Ivan Posva
Modified:
8 years ago
Reviewers:
siva, cshapiro
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Consider the growth policy even when allocating large pages. Committed: https://code.google.com/p/dart/source/detail?r=16267

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M runtime/vm/pages.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/pages.cc View 1 2 chunks +9 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ivan Posva
https://codereview.chromium.org/11434056/diff/1/runtime/vm/pages.cc File runtime/vm/pages.cc (right): https://codereview.chromium.org/11434056/diff/1/runtime/vm/pages.cc#newcode573 runtime/vm/pages.cc:573: intptr_t growth_target = static_cast<intptr_t>(in_use_after / This is a first ...
8 years ago (2012-11-30 18:32:27 UTC) #1
siva
8 years ago (2012-12-18 01:07:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698