Operating Systems 2018F Lecture 9

From Soma-notes
Jump to navigation Jump to search

Video

Video from the lecture given on October 3, 2018 is now available.

Readings

See the textbook chapters on Concurrency & Threads, Locks, and Semaphores. You may want to just read the entire section in the textbook on concurrency; however, realize that much of the material in these chapters is not on the test.


Code

Code and files from the lecture (captured as they were at the end) are available here.

Notes