Skip to content

The implementation of MIT's 6.828 Operating System Engineering

License

Notifications You must be signed in to change notification settings

curtank/6.828-MIT-OS

 
 

Repository files navigation

Introduction

The implementation of MIT's 6.828 Operating System Engineering

Supported Features

  • virtual memory management
  • multi-processing and round robin scheduling
  • several user space syscalls
  • a simple file system
  • network driver

About

The implementation of MIT's 6.828 Operating System Engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.4%
  • Python 1.8%
  • Assembly 0.9%
  • Makefile 0.5%
  • Objective-C 0.2%
  • Perl 0.1%
  • Other 0.1%