This repository consists of 3 assignments for the Operating System course of EE, Tsinghua University. The reports are listed below:
Assignment | Report | Description |
---|---|---|
bank service | pdf md | simulate bank service with multiple threads |
quicksort | pdf md | perform quicksort with multiple threads |
mypipe | pdf md | develop a driver for the pipe device under Linux |