2010-06-05 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Sat, 5 Jun 2010 01:16:36 +0000 (01:16 -0000)
committerMark Probst <mark.probst@gmail.com>
Sat, 5 Jun 2010 01:16:36 +0000 (01:16 -0000)
commitb74a8fe12da4706ee5cab216818c5ac7b52fb0f3
treef31d148e626f5263c032a5e17fc0264bb325fe67
parent96b54e28f09a43a3563572024f151ccb7da384bd
2010-06-05  Mark Probst  <mark.probst@gmail.com>

        * sgen-gc.c, sgen-major-copying.c, sgen-marksweep.c: Have only one
        major heap allowance for minor collections, instead of two
        separate ones for small and large objects.  This reduces the
        number of major collections.

svn path=/trunk/mono/; revision=158498
mono/metadata/ChangeLog
mono/metadata/sgen-gc.c
mono/metadata/sgen-major-copying.c
mono/metadata/sgen-marksweep.c