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

Issue 18834002: Fix early exit condition for LowMemoryNotification. (Closed)

Created:
7 years, 5 months ago by ulan
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix early exit condition for LowMemoryNotification. When computing next_gc_likely_to_collect_more do not take into account already free nodes in PostGarbageCollectionProcessing. This reduces the number of full GC in LowMemoryNotification from 7 to ~2. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15550

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/global-handles.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ulan
PTAL
7 years, 5 months ago (2013-07-08 09:32:49 UTC) #1
Michael Starzinger
LGTM.
7 years, 5 months ago (2013-07-08 11:28:03 UTC) #2
ulan
7 years, 5 months ago (2013-07-08 11:51:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15550 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698