Reviewers: Hannes Payer,
Message:
PTAL
Description:
Add mode to reduce memory usage in idle notification.
While the mutator is active, the idle time handler optimizes for latency by
doing only incremental steps and scavenges.
When the mutator becomes inactive, the idle time handler forces few
incremental
GCs to reclaim memory and then stops until mutator is active again.
BUG=460090
LOG=N
Please review this at https://codereview.chromium.org/1105293004/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+446, -275 lines):
M src/heap/gc-idle-time-handler.h
M src/heap/gc-idle-time-handler.cc
M src/heap/heap.cc
M test/cctest/test-heap.cc
M test/unittests/heap/gc-idle-time-handler-unittest.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.