/MIT-6.s081-2020

MIT 6.s081 Lab repo.

Primary LanguageC

6.s081-Lab | MIT Fall 2020

This is my personal implementation of 6.S081 Lab.

Todo List

  • Lab1 Utils
  • Lab2 System call
  • Lab3 Page table
  • Lab4 Trap
  • Lab5 Lazy allocation
  • Lab6 Copy-on-write fork
  • Lab7 Multithreading
  • Lab8 Parallelism/locking
  • Lab9 File system
  • Lab10 Mmap
  • Lab11 Network stack