Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

File metadata and controls

6 lines (4 loc) · 299 Bytes

Exokernel_Implementation

I love OS. I implement it.

According to the design principles from MIT's Exokernel, one of library OSes, I implemented this OS from scratch.

I devised essential OS modules such as booting, Memory management, User-level environments, Preemptive multitasking and a sehll.