[sgen] Compact allocated block list
authorVlad Brezae <brezaevlad@gmail.com>
Sat, 24 Jun 2017 20:40:48 +0000 (23:40 +0300)
committerVlad Brezae <brezaevlad@gmail.com>
Thu, 20 Jul 2017 10:53:50 +0000 (13:53 +0300)
commitb319e134efc9d4d52593969f6354de825e85aca0
treead4b80a8355186949f49060a83e12031b1aa98e1
parent5ff8de7322ae55f00efd0e4ac023164d66eab192
[sgen] Compact allocated block list

It helps with its repeated traversal and improves work distribution when using parallel modes.
mono/sgen/sgen-array-list.c
mono/sgen/sgen-array-list.h
mono/sgen/sgen-marksweep.c