Developer Center |
Sunday November 11, 2007
This pragma can now be used on GNU/Linux to give information about how tasks must be mapped to the available CPUs. The GNU/Linux scheduler is given the processors affinity mask for a given task, it is not required to map this task with the specified CPUs if some other scheduling strategy is better.
Posted
in Development Log, GNAT Compilation System