Skip to content

AngryBerryMS/MIT_OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT_OS

Scores

✔passed all tests: 1, 4, 5, 6, 7, 8, 9, 10
❌partially passed: 2, 3, 11

Lab Manual

https://pdos.csail.mit.edu/6.828/2020/index.html

Start

  1. Have a Linux System (Ubuntu, Debian .etc) or Mac System with hard disk space at least 20GB (recommend 30GB+). Windows + VirtualBox + Ubuntu also works.

  2. Clone this repo

git clone https://github.com/philoinovsky/MIT_OS.git
  1. Install the tools in https://pdos.csail.mit.edu/6.828/2020/tools.html (outside this repo folder)

Learn

In this repo, Course_content is used to store course materials (i.e official lecture notes, xv6 books), Labs is used to store my implementations on lab questions, Notes is for my own summary on xv6 books.

Join and Contribute

You are welcome to initate a pull request if you find a better idea/implementation to a specific lab question.

About

MIT 6.S081 Introduction to Operating Systems (2020 Fall)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published