/6.828-MIT-OS

The implementation of MIT's 6.828 Operating System Engineering

Primary LanguageCMIT LicenseMIT

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