This is course from Massachusetts Institute of Technology 6.S081
Course link: https://pdos.csail.mit.edu/6.828/2021/schedule.html
Course resources
Category | Accessibility |
---|---|
Videos | ✅ |
Labs | ✅ |
This course is from 2021 6.S081 with videos from 2020 by Robert Morris
Each lab is in different branch
Labs link | Name | Progress |
---|---|---|
lab 1 | xv6 and Unix utilities | ✅ |
lab 2 | system calls | ✅ |
lab 3 | page tables | ✅ |
lab 4 | traps | ✅ |
lab 5(from 2020) | lazy page allocation | ✅ |
lab 6 | Copy-on-Write Fork for xv6 | ⌛ |
lab 7 | Multithreading | ⌛ |
lab 8 | networking | ⌛ |
lab 9 | lock | ⌛ |
lab 10 | file system | ⌛ |
lab 11 | mmap | ⌛ |