TUDOS Software Components: Difference between revisions

From TUDOS-Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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

Latest revision as of 17:32, 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