help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] moving code?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] moving code?
Date: Wed, 06 Jul 2011 13:29:09 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Mnenhy/0.8.3 Thunderbird/3.1.10

On 07/06/2011 01:23 PM, Michael Haupt wrote:
> >  Does the VM get rid of potentially obsolete machine code, is there
> >  some scheme for managing the native code cache? If so, is code being
> >  moved, or does it rest in the place it was generated into?
>
>  Yes, when a method's translation is unused for the time of 2 GCs, it
>  is discarded.
And absolutely no code is moved, right?

No.

Paolo



reply via email to

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