0.8.5.22:
authorPatrik Nordebo <patrik@nordebo.com>
Thu, 6 Nov 2003 21:50:26 +0000 (21:50 +0000)
committerPatrik Nordebo <patrik@nordebo.com>
Thu, 6 Nov 2003 21:50:26 +0000 (21:50 +0000)
commitb85552a9ed94019afd70b11b069f3c9b0afdaaa8
tree01da582e91cd4cfa51b62c7c84032f8f2de8dea6
parent782a45c5d5000d7e86c83e7b303f15270b1e03c2
0.8.5.22:
gencgc cleanup:
... Replaced all (but one) literal 4096 (and 0xfff) with
PAGE_BYTES constant. I think the ones I changed were all about
page size, but I added a FIXME where I was unsure. There is
one bare 4096 left, but that's not a page size, I think.
... Removed gencgc.h, because it wasn't actually needed and
mostly duplicated stuff from gencgc-internal.h
src/runtime/gencgc-internal.h
src/runtime/gencgc.c
src/runtime/gencgc.h [deleted file]
src/runtime/thread.c
version.lisp-expr