Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 783 Bytes

File metadata and controls

15 lines (8 loc) · 783 Bytes

Logo

DoritOS

A micro-kernel operating system based on the Barrelfish CPU-driver.


DoritOS is an operating system developed during the Advanced Operating Systems course at ETH Zurich in Fall 2018. It implements Virtual Memory Management, Process Management, Lightweight Message Passig, User-level Message Passing, a Shell, a Filesystem and a Network Stack. DoritOS is capable of running on multiple cores and was developed for the ARM Cortex A9 on the OMAP4460 processor using the PandaBoard ES.

Report


Screenshot