chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Declare large expressions as read-only and not gc-ab


From: Jim Ursetto
Subject: Re: [Chicken-users] Declare large expressions as read-only and not gc-able?
Date: Sun, 5 Jan 2014 15:31:31 -0600

Not sure why this message got truncated, but it was in reference to moving an object back into the heap, in other words unevicting it.

Felix says object-evict! is considered harmful, so keep that in mind.  (It works fine in the limited context I have used it.)

On Jan 5, 2014, at 15:27, Jim Ursetto <address@hidden> wrote:

On Jan 5, 2014, at 11:48, Peter Bex <address@hidden> wrote:

Perhaps you can use object-evict!, but [message truncated by my mail client]
that means it won't ever be reclaimed by the GC.  I haven't used
this myself yet, so I don't know if there's a way to "un-evict" the
object when it can be GC'ed.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]