[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb@clozure.com
gb at clozure.com
Wed Jan 18 20:29:27 MST 2006
Affected files with versions:
x86-macros.s,1.8
x86-uuo.s,1.3
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv26645/lisp-kernel
Modified Files:
x86-macros.s x86-uuo.s
Log Message:
Register renumbering. New consing/uuo scheme.
(Looked at other strategies, including a spin-lock on a global heap with
yield()ing. The per-thread memory pool scheme seems to win. Big. So
we have to know how to interrupt it.)
More information about the Openmcl-cvs-notifications
mailing list