[squeak-dev] Re: 100 Million objects

Jon Hylands jon at huv.com
Fri Feb 29 03:59:24 UTC 2008


On Thu, 28 Feb 2008 13:31:15 -0800, Andreas Raab <andreas.raab at gmx.de>
wrote:

>    "Tell the VM that we'd rather grow than spinning in tight GC loops"
>    Smalltalk gcBiasToGrow: true. "default: false"
>    "Tell the VM to do a fullGC for good measure if the above growth 
> exceeded 16MB"
>    Smalltalk gcBiasToGrowLimit: 16*1024*1024. "default: 0"

Andreas,

I can't find any Squeak images that implement #gcBiasToGrow:... Is that
something you wrote, or part of some package I don't have?

Thanks,
Jon

--------------------------------------------------------------
   Jon Hylands      Jon at huv.com      http://www.huv.com/jon

  Project: Micro Raptor (Small Biped Velociraptor Robot)
           http://www.huv.com/blog



More information about the Squeak-dev mailing list