Operating Systems 2018F Lecture 9

From Soma-notes
Revision as of 14:55, 9 October 2018 by Soma (talk | contribs)

Video

Video from the lecture given on September 26, 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