[fpc-devel] Compiler bottlenecks]

Michael Schnell mschnell at lumino.de
Tue Jul 13 16:23:05 CEST 2010


  On 07/13/2010 02:41 PM, Hans-Peter Diettrich wrote:
> Memory management can not normally be parallelized.
The FPC memory manager even can handle handle threaded access to the 
memory manager without OS help using atomic instructions (if running on 
X86 or ARMv6)

-Michael



More information about the fpc-devel mailing list