v8/test/unittests/heap
Michael Lippautz dac86be251 Reland "[heap] Add global memory controller"
Provide a global memory controller used to compute limits for combined
on-heap and embedder memory. The global controller uses the same
mechanism (gc speed, mutator speed) and growing factors as the regular
on-heap controller.

Rely on V8's mechanisms for configured state that stops shrinking the
limit.

This reverts commit 5e043f2773.

Tbr: ulan@chromium.org
Bug: chromium:948807
Change-Id: Id4f94e7dcb458d1d0d2f872194f8f3ea0959a73f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1622968
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61715}
2019-05-21 21:50:21 +00:00
..
barrier-unittest.cc [heap] Add timeout to Scavenger barrier 2018-10-30 14:28:49 +00:00
bitmap-test-utils.h [heap] Relax accessing markbits in ranges. 2019-02-25 15:28:41 +00:00
bitmap-unittest.cc [heap] Relax accessing markbits in ranges. 2019-02-25 15:28:41 +00:00
code-object-registry-unittest.cc [heap] Make CodeObjectRegistry a separate class. 2019-05-16 18:41:33 +00:00
embedder-tracing-unittest.cc Reland "[heap] Add global memory controller" 2019-05-21 21:50:21 +00:00
gc-idle-time-handler-unittest.cc [heap] Simplify idle notification handler 2019-02-21 12:25:52 +00:00
gc-tracer-unittest.cc Reland "[heap] Add global memory controller" 2019-05-21 21:50:21 +00:00
heap-controller-unittest.cc [heap] Refactor MemoryController and HeapController 2019-05-17 20:17:37 +00:00
heap-unittest.cc [heap][cleanup] Using 'using' instead of 'typedef' 2019-03-29 12:15:30 +00:00
item-parallel-job-unittest.cc Remove V8.GC.ParallelTaskLatencyMicroSeconds histogram 2019-02-19 12:54:17 +00:00
marking-unittest.cc [heap] Relax accessing markbits in ranges. 2019-02-25 15:28:41 +00:00
memory-reducer-unittest.cc [heap] Reland "Add a guard for restarting the memory reducer after mark-compact." 2016-11-18 13:50:22 +00:00
object-stats-unittest.cc [object-stats] Add unittest for clashing instance types 2018-01-23 11:38:15 +00:00
scavenge-job-unittest.cc [heap] allocation step should before limit update 2018-01-23 19:32:05 +00:00
slot-set-unittest.cc Reland "[ptr-compr] New RelocInfo for compressed pointers." 2019-04-30 07:37:06 +00:00
spaces-unittest.cc [heap][cleanup] Using 'using' instead of 'typedef' 2019-03-29 12:15:30 +00:00
unmapper-unittest.cc Reland "[heap] Set read-only space's and its pages' heap_ to null." 2019-05-08 11:24:43 +00:00
worklist-unittest.cc [heap] Rename IsGlobalEmpty to IsEmpty 2018-07-03 07:15:34 +00:00