[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb@clozure.com
gb at clozure.com
Tue Dec 27 05:15:53 MST 2005
Affected files with versions:
gc.c,1.31
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv2911/lisp-kernel
Modified Files:
gc.c
Log Message:
Keep static_dnodes, static_used in tenured_area (never active), use
static_dnodes_for_area().
forward_and_resolve_static_references(): only call (paraoia) if not
EGC. Retain usedbits set from markbits.
adjust_pointers_in_dynamic_area(): handles static dnodes if necessary.
adjust_all_pointers: don't adjust area start/end, since grow_dynamic_area()
does all that. Caller adjusts active area active field.
Add an mremap() for Darwin.
More information about the Openmcl-cvs-notifications
mailing list