[sgen] Parallel nursery collections
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 3 Mar 2017 10:38:15 +0000 (12:38 +0200)
committerVlad Brezae <brezaevlad@gmail.com>
Tue, 4 Apr 2017 13:00:04 +0000 (16:00 +0300)
commit8bc93c4b39d03fc339f0e097954c6e2a4494b3ff
tree72a4f2311c35996a4a88ee18184e217decfcf5f2
parent31434d52b306139a6730b2f7f04d4b269d7a23df
[sgen] Parallel nursery collections

Scans the card table and the roots on the workers, including draining the stack.
mono/sgen/sgen-cardtable.c
mono/sgen/sgen-copy-object.h
mono/sgen/sgen-gc.c
mono/sgen/sgen-gc.h
mono/sgen/sgen-marksweep.c
mono/sgen/sgen-workers.c