Operating Systems 2018F Lecture 9: Difference between revisions

From Soma-notes
No edit summary
No edit summary
 
Line 1: Line 1:
==Video==
==Video==


Video from the lecture given on September 26, 2018 [https://homeostasis.scs.carleton.ca/~soma/os-2018f/lectures/comp3000-2018f-lec09-20181003.m4a is now available].
Video from the lecture given on October 3, 2018 [https://homeostasis.scs.carleton.ca/~soma/os-2018f/lectures/comp3000-2018f-lec09-20181003.m4a is now available].


==Readings==
==Readings==

Latest revision as of 19:47, 10 October 2018

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