Changes between Version 72 and Version 73 of Developer/SMP


Ignore:
Timestamp:
04/21/14 22:52:12 (10 years ago)
Author:
Mayes
Comment:

/* Interrupt Support */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/SMP

    v72 v73  
    901901system.  In combination with partitioned/clustered scheduling this can reduce
    902902the amount of inter-processor synchronization and thread migrations.
     903=  Status  =
     904
     905
     906This is TBD.
    903907=  RTEMS API Changes  =
    904908
     
    15121516directly which thread is about to block on that mutex.  Some sequences assume
    15131517exactly one executing thread in the system, which is not true on a SMP system
    1514 with more than one processo