Michael Schnell schrieb:
>  On 07/15/2010 11:43 AM, Florian Klaempfl wrote:
>> No, because the worker thread looks into the global structure when it
>> runs out of "local" space.
> This kind of garbage control might add some overhead at unforeseen times.

You don't turn off caches in SMP systems either because sometimes it
might need synchronization: in 99.9% of the use cases using caches is an
advantage.

> 
> I seem to like 

This has nothing to do with liking but simply with profiling your app
and find out which memory manager fits best to the application.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to