2010-01-18 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Mon, 18 Jan 2010 22:37:15 +0000 (22:37 -0000)
committerMark Probst <mark.probst@gmail.com>
Mon, 18 Jan 2010 22:37:15 +0000 (22:37 -0000)
commitb8911ab1f31c7f72fe385b8545f8f1a2137f907c
tree09d892ae0623c35e4685ded253d81046a9681ee6
parent287b18454487dc2615259de418b0e8faa5609d5f
2010-01-18  Mark Probst  <mark.probst@gmail.com>

        * sgen-gc.c: Make minor collection section allowance adaptive,
        depending on the amount of memory reclaimed in the last major
        collection.  If more memory was reclaimed (i.e. more garbage
        produced), do the next collection earlier.

svn path=/trunk/mono/; revision=149781
mono/metadata/ChangeLog
mono/metadata/sgen-gc.c