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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to