Changes between Version 73 and Version 74 of Developer/SMP


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

/* Clustered Scheduling */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/SMP

    v73 v74  
    970970scheduling it is possible to honor the cache topology of a system and thus
    971971avoid expensive cache synchronization traffic.
     972=  Status  =
     973
     974
     975Support for clustered/partitioned scheduling is mostly complete [http://git.rtems.org/rtems/commit/?id=c5831a3f9af11228dbdaabaf01f69d37e55684ef].
    972976=  RTEMS API Changes  =
    973977
     
    12371241all dependencies explicit and easier to access (allows more efficient machine
    12381242code).
    1239 =  Status  =
    1240 
    1241 
    1242 Support for clustered/partitioned scheduling is mostly complete [http://git.rtems.org/rtems/commit/?id=c5831a3f9af11228dbdaabaf01f69d37e55684ef].
    12431243=  Multiprocessor Resource Sharing Protocol - MrsP  =
    12441244