Changes between Initial Version and Version 1 of Ticket #142


Ignore:
Timestamp:
04/04/14 16:15:45 (10 years ago)
Author:
jlegrand
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #142 – Description

    initial v1  
    11When several tasks running on multicore processors are depending on the completion of the another unique task from a different processor, then only one of the pending tasks them will be executed, the other remain inactive. 
     2 
     3This problem doesn't appear with monocore processors.