[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Incremental GC, step multiplier and finalizers
- From: Jean-Luc Jumpertz <jean-luc@...>
- Date: Thu, 31 Oct 2013 16:06:57 +0100
Resent as it seems lost somewhere in the list (sorry for the duplicate if this is not the case)
Le 31 oct. 2013 à 15:27, Jean-Luc Jumpertz <jean-luc@celedev.eu> a écrit :
>
> Le 31 oct. 2013 à 14:39, Roberto Ierusalimschy <roberto@inf.puc-rio.br> a écrit :
>
>>> Yes, most of the allocated memory is external to Lua. Lua has references to this external memory through userdata objects, each containing only a pointer to a corresponding external object.
>>
>> Are you using Lua 5.2 or 5.1?
>>
>> -- Roberto
>>
>
> Lua 5.2.2
- References:
- Incremental GC, step multiplier and finalizers, Jean-Luc Jumpertz
- Re: Incremental GC, step multiplier and finalizers, Roberto Ierusalimschy
- Re: Incremental GC, step multiplier and finalizers, Jean-Luc Jumpertz
- Re: Incremental GC, step multiplier and finalizers, Roberto Ierusalimschy
- Re: Incremental GC, step multiplier and finalizers, Jean-Luc Jumpertz
- Re: Incremental GC, step multiplier and finalizers, Roberto Ierusalimschy
- Re: Incremental GC, step multiplier and finalizers, Jean-Luc Jumpertz