[fpc-devel] Threading support and C library under Linux/Unix

Michael Schnell mschnell at lumino.de
Wed Jun 23 17:25:44 CEST 2010


On 06/23/2010 05:18 PM, Mattias Gaertner wrote:
> What system has such an unfair scheduler?

A "fair" Scheduler only can be fair if time slices are to be managed. If
you set a thread to a "realtime priority" (OK, you need to be root to be
allowed to do that :) ) it's priority is above all the normal processes.
That  is quite normal if you do embedded Linux systems.

-Michael



More information about the fpc-devel mailing list