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

Issue 8275026: Fix availble new space memory statistics reporting. (Closed)

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

Description

Fix available new space memory statistics reporting. We currently report how much memory is available without changing page, i.e., the actual amount of available memory is not correctly stated for new space when doing --trace-gc. Committed: http://code.google.com/p/v8/source/detail?r=9624

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M src/spaces.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 2 months ago (2011-10-14 07:10:00 UTC) #1
Erik Corry
9 years, 2 months ago (2011-10-14 09:22:14 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698