Hello Camm, Thank you for including this change!
[...] > 2) The algorithm needs correcting when sgc is on -- is one interested > in the active read-write set, of the static read-only set here? My understanding of stratified gc is that the read-only set is what counts here, but I would need to delve into the details of GCL's implementation before I could make a conclusive statement in this regard. To save you some typing, attached is a very terse patch against si-defs.texi. Not to sure what else one needs to say about this function. Thanks again, Steve
--- si-defs.texi 2007-07-11 17:06:05.000000000 -0400 +++ si-defs.texi.smw 2007-07-11 17:05:16.000000000 -0400 @@ -375,7 +375,14 @@ @end deffn [EMAIL PROTECTED] TOTAL-BYTES-ALLOCATED () +Package:SI + +GCL specific: Returns the total number of bytes allocated by GCL since +the image was started. + [EMAIL PROTECTED] defun @defun *MAKE-SPECIAL (symbol) Package:SI
_______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel