[fpc-devel] Linux thread priority mess (and possible implementation)

Michael Schnell mschnell at lumino.de
Thu Jun 24 13:43:46 CEST 2010


I'm going to read it thoroughly.

But while I do see that threads (i.e. using static data in memory
concurrently with multiple execution units, which mostly is done with
threads and threads is the most common way to do that) impose a
sometimes underestimated level of complexity to the project, especially
the more and more common use of multiple CPUs (SMP) asks for running
procedures concurrently to speed up the task.

-Michael



More information about the fpc-devel mailing list