<div dir="ltr">Sorry for bringing this up again, but nothing works so well for getting an image back down to size after installing additional packages (especially big ones, like Aida or Magma) like running LPF. &nbsp;The fixObsoleteReferences does nothing...any other ideas? &nbsp;Whatever it is is present in the pharo script as well, and does something in a way that doing a garbage collect after the end of the script immediately shrinks the image--in this case from 50Mb to 25Mb!<div>
<br></div><div>Take care,</div><div><br></div><div>Rob<br><br><div class="gmail_quote">On Mon, Jul 7, 2008 at 5:55 PM, Matthew Fulmer <span dir="ltr">&lt;<a href="mailto:tapplek@gmail.com">tapplek@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">On Sun, Jul 06, 2008 at 04:25:37PM -0400, Rob Rothwell wrote:<br>
&gt; &nbsp; &nbsp;I have noticed that after installing packages (say for example starting<br>
&gt; &nbsp; &nbsp;with a dev image and loading everything else you need), my image will<br>
&gt; &nbsp; &nbsp;swell considerably (as noticed both on the disk after saving, and with<br>
&gt; &nbsp; &nbsp;MemoryUsage). &nbsp;Garbage collection and saving doesn&#39;t seem to fix it, but<br>
&gt; &nbsp; &nbsp;if I re-run the level playing field script, it seems to clean things up.<br>
<br>
</div>It&#39;s probably because of this line in<br>
<a href="http://installer.pbwiki.com/LevelPlayingField-Monticello15" target="_blank">http://installer.pbwiki.com/LevelPlayingField-Monticello15</a> :<br>
<br>
 &nbsp; &nbsp;SmalltalkImage current fixObsoleteReferences<br>
<br>
Try running that and see if it helps.<br>
<font color="#888888"><br>
--<br>
Matthew Fulmer -- <a href="http://mtfulmer.wordpress.com/" target="_blank">http://mtfulmer.wordpress.com/</a><br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</font></blockquote></div><br></div></div>