Changes between Version 85 and Version 86 of Developer/SMP


Ignore:
Timestamp:
07/11/14 12:10:57 (10 years ago)
Author:
Sh
Comment:

/* Status */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/SMP

    v85 v86  
    12731273
    12741274
    1275 This is TBD.
     1275Implementation is complete [http://git.rtems.org/rtems/commit/?id=5c3d2509593476869e791111cd3d93cc1e840b3a].
    12761276=  RTEMS API Changes  =
    12771277
     
    15201520operation are split up into several parts.  This was done to ensure a next to
    15211521optimal interrupt latency with only constant-time sections of disabled
    1522 interrupts.  The trade-off is that we have a very complex blocking sequence.
    1523 After the first mutex state change in the
     1522interrupts.  The trade-