0.9.7.28:
authorJuho Snellman <jsnell@iki.fi>
Wed, 14 Dec 2005 03:39:23 +0000 (03:39 +0000)
committerJuho Snellman <jsnell@iki.fi>
Wed, 14 Dec 2005 03:39:23 +0000 (03:39 +0000)
commit70769503c505c22bddef3bc7885b91b9d503607f
treea67b0d3046c9a78fd70efda06cf08a24c8e82bd9
parentb392b3f4f0dd206ffe7d17b66e0cbf2effdab231
0.9.7.28:
        Make MAP-ALLOCATED-OBJECTS use gencgc pagetable information to
        skip over free dynamic space regions.

        * More accurate ROOM results (previously all empty space up to
          the fake allocation pointer would get counted as conses)
        * Usually faster
        * Needed for some GC work that might get committed in the future
        * Genesify the GENCGC page size, while since it's now needed
          in Lisp
NEWS
package-data-list.lisp-expr
src/code/room.lisp
src/compiler/x86-64/parms.lisp
src/compiler/x86/parms.lisp
src/runtime/gencgc-internal.h
version.lisp-expr