[Openmcl-devel] Couple implementation questions...

Milan Jovanovic milanj at gmail.com
Wed Sep 2 12:45:19 PDT 2009


afaik ccl:make-heap-ivector makes vector in foreign memory .. so lisp  
does not see this (you need to deallocate it manually)

On Sep 2, 2009, at 9:26 PM, Jon S. Anthony wrote:

> 2. I've noticed that ivectors (created via ccl:make-heap-ivector)  
> don't
> seem to show up in the stats from (room t).  Is this as expected  
> (i.e.,
> known consequence of design) or a bug/missing functionality?  Oddly,  
> the
> space doesn't seem to show up in TOP (the RES field) either.  This  
> is on
> Linux (and 32 bit - I didn't check 64 bit).
>
>
> Thanks in advance!
>
> /Jon
>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list