[sgen] Experimental pre-fetch scan fast-path.
authorMark Probst <mark.probst@gmail.com>
Thu, 9 Oct 2014 18:55:30 +0000 (11:55 -0700)
committerMark Probst <mark.probst@gmail.com>
Wed, 26 Nov 2014 18:38:46 +0000 (10:38 -0800)
commit77d2d231f0ab0b137be3e909beb68daa0fd96d2f
tree7401df5526aaf0c138fbd1fa8e53baad457146b4
parent06d43c4a910f9a187be2ffb0d0e427bf21ba9ca7
[sgen] Experimental pre-fetch scan fast-path.

The idea here is to first extract all the references within an object
and then to process them, pre-fetching the objects they point to a few
steps ahead.
mono/metadata/sgen-marksweep-drain-gray-stack.h
mono/metadata/sgen-marksweep.c