Compulsory exercises
Preparation
- reading
- To start the lab, switch to the trap branch
1 | git fetch |
1 | git fetch |
MIT 6.S081 Lecture 10: Multiprocessors and locking
MIT 6.S081 Lecture 9: Interrupts
reading
To start the lab, switch to the pgtbl branch:
1 | git fetch |
MIT 6.S081 Lecture 6: Isolation & system call entry/exit
reading
To start the lab, switch to the syscall branch:
1 | git fetch |
MIT 6.S081 Lecture 4: Page tables
MIT 6.S081 Lecture 3: OS organization and system calls