Operating Systems Programming Projects

Basic Information

You should read everything below before attempting any of the projects:

You do not need read the complete reference guide, but you may find the information in it valuable from time to time:

You’ll want to read these once you start work on the projects. Their advice can save you a lot of time:

Bracketed notations in Pintos source code comments can be looked up in the Bibliography.

Project 1/4: Threads

Due on Nov 6, 2017.

Project 2/4: Multiprogramming

Due on November 27, 2017.

Project 3/4: Virtual Memory

Due on January 8, 2018.

Project 4/4: File Systems

Due on January 29, 2018.

Table of Contents