2009-12-06 Mark Probst <mark.probst@gmail.com>
commit8492f8930b18791bc8ec0daf72bb6778fe9900ec
authorMark Probst <mark.probst@gmail.com>
Sun, 6 Dec 2009 02:52:21 +0000 (6 02:52 -0000)
committerMark Probst <mark.probst@gmail.com>
Sun, 6 Dec 2009 02:52:21 +0000 (6 02:52 -0000)
treee5e64119b59673f150f2b0610ddcf144980f2c34
parent134637b79ed606e5ccab6fc2ae47e7818837b713
2009-12-06  Mark Probst  <mark.probst@gmail.com>

        * sgen-gc.c: Make all major heap sections the same size (currently
        128k) and allocate them on aligned addresses.  Small heap sections
        give us better granularity with pinned objects - we can free up
        much more memory.

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