2009-12-06 Mark Probst <mark.probst@gmail.com>
commit94f93de790f132fece0b6c9e7ee11a73efb70e6a
authorMark Probst <mark.probst@gmail.com>
Sun, 6 Dec 2009 03:45:13 +0000 (6 03:45 -0000)
committerMark Probst <mark.probst@gmail.com>
Sun, 6 Dec 2009 03:45:13 +0000 (6 03:45 -0000)
treeb6a229f2a2bbbd044006aaf1e33dc70ee648d102
parent9031273d94639f5dd9dd7b8c22bce139e87f8750
2009-12-06  Mark Probst  <mark.probst@gmail.com>

        * sgen-gc.c: Make pinned chunks the same size as major heap
        sections, and align them as well, so that we can check whether an
        object is in a pinned chunk or a major section in constant time.

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