From: Minkoo Seo Date: 2006-06-02T06:35:07+09:00 Subject: Re: How can I pin a Ruby object in memory? ------=_Part_3195_13093412.1149197703154 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi. On 6/2/06, Lyle Johnson wrote: > > If you're asking whether Ruby will move the address of the Data object > itself: I'm guessing that that's possible. I guess this is not true, because Ruby's GC does not compact memory (at least up to now). - Minkoo Seo ------=_Part_3195_13093412.1149197703154--