TUDOS Software Components: Difference between revisions

From TUDOS-Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The TUDOS operating system consists of several components:
The TUDOS operating system consists of several components:
* The [[Fiasco]] microkernel
* The [[Fiasco]] microkernel
* [[L4Re]], the L4 runtime environment, a basic set of servers and libraries
* L4Re, the L4 runtime environment, a basic set of servers and libraries
** [[io]], platform and device management
* [[DDE/DDEKit]], a device driver environment to reuse legacy drivers on L4
* [[DDE/DDEKit]], a device driver environment to reuse legacy drivers on L4
* [[L4Linux]], a container for legacy applications
* [[L4Linux]], a container for legacy applications

Revision as of 16:21, 19 June 2011

The TUDOS operating system consists of several components:

  • The Fiasco microkernel
  • L4Re, the L4 runtime environment, a basic set of servers and libraries
    • io, platform and device management
  • DDE/DDEKit, a device driver environment to reuse legacy drivers on L4
  • L4Linux, a container for legacy applications