Commit 5dac059

mo khan <mo@mokhan.ca>
2021-03-28 21:07:14
Start assignment 3
1 parent 7070846
Changed files (1)
doc/assignment3.md
@@ -1,4 +1,4 @@
-# Assignment 3
+# Assignment 3 - Computer Science 314: Operating Systems
 
 You should submit this assignment after you have finished Unit 3. It is worth 10% of your final grade.
 
@@ -17,3 +17,9 @@ Instructions: Please answer the following questions in complete sentences. Your
 1. Explain the disadvantage(s) of the SSTF scheduling algorithm. (8 marks)
 1. Explain the concepts of a bus and a daisy chain. Indicate how these concepts are related. (8 marks)
 1. What are the three reasons that buffering is performed? (6 marks)
+
+## Sources
+
+* [Operating System Concepts][os-book]
+
+[os-book]: https://www.os-book.com/OS10/index.html