[sgen] Avoid using parallel minors for small nurseries
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 9 Jun 2017 22:50:20 +0000 (01:50 +0300)
committerVlad Brezae <brezaevlad@gmail.com>
Fri, 9 Jun 2017 22:50:20 +0000 (01:50 +0300)
commita5fcc9413d630aa70743019b012b633f76d9e68c
tree47e73891e346c55ec09703512b1ecde385f75d85
parent1d1069575da69269ace9cb093d4435edf46cd266
[sgen] Avoid using parallel minors for small nurseries

It is not effective and it can lead to regressions, due to the added synchronizations and work splitting.
mono/sgen/sgen-conf.h
mono/sgen/sgen-gc.c