Changes between Version 1 and Version 2 of Tools/Muteks


Ignore:
Timestamp:
Feb 21, 2008, 2:40:24 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tools/Muteks

    v1 v2  
    1 = MutekS embedded OS for heterogeneous MPSoCs =
     1= MutekS   =
    22
    33== General presentation ==
     
    55MutekS is a static version of the [wiki:Tools/Mutekh MutekH] OS. As MutekH, MutekS is build on top
    66of the Hexo Hardware Abstraction Layer for portability. MutekS has ben designed as an optimised version
    7  of MutekH for the [https://www-asim.lip6.fr/trac/dsx DSX]  hardware/software codesig tool : In most embedded, multi-threaded applications, the number of tasks and the communication scheme can be statically defined, and the POSIX dynamicity is not used. A static implementation reduces the memory footprint, and improves the performances.
     7of MutekH for the [https://www-asim.lip6.fr/trac/dsx DSX]  hardware/software codesig tool : In most embedded, multi-threaded applications, the number of tasks and the communication scheme can be statically defined, and the POSIX dynamicity is not used. A static implementation reduces the memory footprint, and improves the performances.
    88
    99MutekS implements directly the SRL (System Ressource Layer) API, used by DSX, at  the cost of loosing