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

Issue 9700096: Switch Heap::RecordStats to use PagedSpace::SizeOfObjects instead of PagedSpace::Size. (Closed)

Created:
8 years, 9 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 9 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Switch Heap::RecordStats to use PagedSpace::SizeOfObjects instead of PagedSpace::Size. This would allow us to get more precise estimate of heap fragmentation on OOM. R=erik.corry@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=11069

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/heap.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-16 12:16:23 UTC) #1
Erik Corry
8 years, 9 months ago (2012-03-16 12:20:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698