Operating Systems (Fall 2017): Difference between revisions
(5 intermediate revisions by the same user not shown) | |||
Line 156: | Line 156: | ||
</td> | </td> | ||
<td> | <td> | ||
<p>[http://homeostasis.scs.carleton.ca/~soma/os-2017f/comp3000-midterm-2017f.pdf Midterm Exam] | <p>[http://homeostasis.scs.carleton.ca/~soma/os-2017f/comp3000-midterm-2017f.pdf Midterm Exam] [http://homeostasis.scs.carleton.ca/~soma/os-2017f/comp3000-midterm-2017f-solutions.pdf (Solutions)] | ||
</p> | </p> | ||
</td> | </td> | ||
Line 257: | Line 257: | ||
<td> | <td> | ||
<p>[[Operating Systems 2017F Lecture 23|Lecture 23]] | <p>[[Operating Systems 2017F Lecture 23|Lecture 23]] | ||
</p> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td> | |||
<p>Dec. 14, 1-2 PM, 3-4 PM | |||
</p> | |||
</td> | |||
<td> | |||
<p>[[Operating Systems 2017F Final Questions/Answers|Question/Answer Session (optional)]], LA C164 | |||
</p> | </p> | ||
</td> | </td> | ||
Line 266: | Line 276: | ||
</td> | </td> | ||
<td> | <td> | ||
<p>Final Exam | <p>Final Exam, AH rows 25-36 | ||
</p> | </p> | ||
</td> | </td> | ||
Line 362: | Line 372: | ||
</td> | </td> | ||
<td> | <td> | ||
<p>[[Operating Systems 2017F: Tutorial 8| | <p>[[Operating Systems 2017F: Tutorial 8|sshfs]] | ||
</p> | </p> | ||
</td> | </td> |
Latest revision as of 15:15, 15 December 2017
Course Outline
Here is the course outline for COMP 3000: Operating Systems.
Lectures and Exams
Note that the topics below are primarily chapters from the class textbook, Operating Systems: Three Easy Pieces. Note that while introductory and summary dialogues are not linked below, they are worth reading for an informal take on the material.
Assigned readings are subject to change, please check this page each week.
Date |
Topic |
---|---|
Sept. 7 |
|
Sept. 12 |
|
Sept. 14 |
|
Sept. 19 |
|
Sept. 21 |
|
Sept. 26 |
|
Sept. 28 |
|
Oct. 3 |
Lecture 8: Assignment/Tutorial help session (Akhil) |
Oct. 5 |
|
Oct. 10 |
|
Oct. 12 |
|
Oct. 17 |
|
Oct. 19 |
|
Oct. 31 |
Lecture 14: Midterm Review |
Nov. 2 |
|
Nov. 7 |
|
Nov. 9 |
Lecture 16: newgetpid.c |
Nov. 14 |
|
Nov. 16 |
|
Nov. 21 |
|
Nov. 23 |
No Class (US Thanksgiving) |
Nov. 28 |
|
Nov. 30 |
|
Dec. 5 |
|
Dec. 7 |
|
Dec. 14, 1-2 PM, 3-4 PM |
Question/Answer Session (optional), LA C164 |
Dec. 17, 7 PM |
Final Exam, AH rows 25-36 |
Tutorials
Each week you will get a progress grade from 0-4, given to you by a TA. If you are being diligent, you should be able to get 4's every week. The easiest way to get your grade is to come to tutorial and meet with your TA; alternately, you can meet a TA in their office hours or, at their discretion, discuss things with them online.
Date |
Tutorials |
---|---|
Sept. 18,20 |
|
Sept. 25, 27 |
|
Oct. 2, 4 |
|
Oct. 16, 18 |
|
Nov. 6, 8 |
|
Nov. 13, 15 |
|
Nov. 20, 22 |
|
Nov. 27, 29 |
Assignments
Due Date |
Assignments |
---|---|
Oct. 12, 1 PM |
|
Oct. 26 |
|
Nov. 26 |
|
Dec. 7, 1 PM |
Course Software
In this course we will primarily working with Ubuntu, a widely-used family of Linux distributions. We will be using Ubuntu Server on the SCS's Openstack installation (accessible only from the Carleton network).
You may use other Linux distributions to complete the assigned work; there will be differences, however, in some aspects (such as installing software), particularly if you use a distribution not based on Ubuntu or Debian.
Contributing Notes
The instructions and guidelines for contributing notes to the wiki can be found here.