Home | History | Annotate | Download | only in dalvik

Lines Matching full:sticky

53 uses mostly sticky CMS and partial CMS. Sticky CMS is ART?s non-moving
80 throughput enabled by the sticky CMS collector. Unlike normal generational GC,
81 sticky CMS is non-moving. Instead of having a dedicated region for young
136 concurrent mark sweep GC plan. This plan consists of running sticky
204 the GC ergonomics will run the generational sticky CMS more often than the
205 partial CMS. The GC does sticky CMS until the throughput (calculated by bytes
208 be a partial CMS instead of sticky CMS. After the partial CMS completes, the
209 ergonomics changes the next GC back to sticky CMS. One key factor that makes
210 the ergonomics work is that sticky CMS doesn?t adjust the heap footprint limit
211 after it completes. This causes sticky CMS to happen more and more often until
233 sticky concurrent mark sweep paused: Sum: 5.491ms 99% C.I. 1.464ms-2.133ms Avg: 1.830ms Max: 2.133ms
270 Start Dumping histograms for 34 iterations for sticky concurrent mark sweep
310 sticky concurrent mark sweep paused: Sum: 63.268ms 99% C.I. 0.308ms-8.405ms
312 sticky concurrent mark sweep total time: 763.787ms mean time: 22.464ms
313 sticky concurrent mark sweep freed: 1072342 objects with total size 75MB
314 sticky concurrent mark sweep throughput: 1.40543e+06/s / 98MB/s