Files
sdk/runtime
Ryan Macnak 15082ccbcd [vm, gc] Discount two pages when calculating if a heap is fragmented.
The most recently allocated data and code pages may be partially used without indicating fragmentation. Discount two pages when calculating the usage ratio to avoid pathological detection of "fragmentation" in small heaps.

Bug: https://github.com/dart-lang/sdk/issues/30978
Change-Id: Ib3168fbdd6393c98c8c1cf88937a345339fad196
Reviewed-on: https://dart-review.googlesource.com/34500
Reviewed-by: Erik Corry <erikcorry@google.com>
2018-01-16 21:24:35 +00:00
..
2018-01-16 15:36:22 +00:00