Changes between Version 352 and Version 353 of Developer/OpenProjects


Ignore:
Timestamp:
02/26/14 00:46:06 (10 years ago)
Author:
Gedare
Comment:

/* Executive (SuperCore?, SuperCoreCPU, libcpu): a.k.a. kernel */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v352 v353  
    5555= Executive (SuperCore, SuperCoreCPU, libcpu): a.k.a. kernel =
    5656
    57  *  [wiki:SMP_  Improvements to SMP support] - Multiprocessing is of increasing importance. This is a large project and subtasks should be identified before writing any proposal.
     57 *  '''[wiki:SMP_  Improvements to SMP support]''' - Multiprocessing is of increasing importance. This is a large project and subtasks should be identified before writing any proposal.
    5858  *  Implement or integrate ''[wiki:Projects/GSoC/Atomic_Operations Atomic Operations]''. SMP code requires additional synchronization primitives that are not available currently in RTEMS.
    5959 *  Unified Interrupt and PCI APIs -- [wiki:UnifiedAPIs UnifiedAPIs]