Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Add support for Task_Info pragma on GNU/Linux

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 by Posted in Development Log, GNAT Compilation System