help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Read-only oldspace


From: Gwenael Casaccio
Subject: Re: [Help-smalltalk] Read-only oldspace
Date: Wed, 25 May 2011 11:31:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

On 05/18/2011 09:37 AM, Paolo Bonzini wrote:
On 05/17/2011 10:39 PM, Gwenael Casaccio wrote:


This is bad unfortunately. There are a _lot_ of readonly objects, and
allocating them will cause a measurable slowdown of image load. I'm not
sure how you can fix that, perhaps by first storing readonly objects,
then page aligning the file, and then storing other objects. Remember
that any slowdown incurred by image save is acceptable.

Paolo could I postpone the save issue to a third patch ?

You can commit this patch to your repo and start working on it. :)

Paolo

Is it what you want for the image saving ?

https://github.com/MrGwen/GNU-Smalltalk/commit/0372cfe08977da6d1d5cb8cecf2d7796f5375593

Gwen



reply via email to

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