Appendix
Here is a reference for all the useful materials. The reference guide does not cover all of the code in Pintos, but it focuses on the areas that students often find most challenging. We recommend reading each part of the reference guide as it becomes relevant to your project work.
Appendix |
---|
C Standard |
4.4BSD Scheduler |
Project Documentation |
A.1 Loading |
A.2 Threads |
A.3 Synchronization |
A.4 Interrupt Handling |
A.5 Memory Allocation |