Operating Systems (Fall 2010): Difference between revisions
Created page with 'This will be the page for Fall 2010 OS' |
|||
(31 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This | This is the main page for the Fall 2010 run of Carleton University's COMP 3000, Operating Systems. The instructor for this course is [http://people.scs.carleton.ca/~soma Anil Somayaji] | ||
==Course Outline== | |||
The course outline for this course can be found [http://www.scs.carleton.ca/courses/course_outline.php?Number=COMP%203000&Term=Fall&Year=2010 here] | |||
==Class Help== | |||
The best way to get general help for this class is to email or IM "2010comp3000 at gmail dot com". TAs and the instructor will be monitoring this account. For grade-specific questions, however, please email the TAs and/or the instructor directly using your Connect account. | |||
==Group assignments== | |||
Randomized group assignments for the essays are listed in WebCT. | |||
==Lectures and Deadlines== | |||
<table style="width: 100%;" border="1" cellpadding="4" cellspacing="0"> | |||
<tr valign="top"> | |||
<th> | |||
<p align="left">Date</p> | |||
</th> | |||
<th> | |||
<p align="left">Due/In Class | |||
</p> | |||
</th> | |||
<th> | |||
<p align="left">Topics</p> | |||
</th> | |||
<th> | |||
<p align="left">Readings</p> | |||
</th> | |||
</tr> | |||
<tr> | |||
<td> | |||
<p>Sept. 9th | |||
</p> | |||
</td> | |||
<td> </td> | |||
<td> | |||
<p>Class Outline | |||
</p> | |||
</td> | |||
<td> | |||
<p> | |||
</p> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Sept. 14th & 16th | |||
</td> | |||
<td> | |||
</td> | |||
<td>OS Overview | |||
</td> | |||
<td>Chap. 1 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Sept. 19th & 21st | |||
</td> | |||
<td>[[COMP 3000 Lab 1 2010|Lab 1]] | |||
</td> | |||
<td>Processes & Threads | |||
</td> | |||
<td>Chap. 2 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Sept. 28th & 30th | |||
</td> | |||
<td>[[COMP 3000 Lab 2 2010|Lab 2]] [[COMP 3000 Lab 2 2010 Soln|(Solutions)]] | |||
</td> | |||
<td>Processes & Threads (cont.) | |||
</td> | |||
<td>Chap. 2 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Oct. 5th & 7th | |||
</td> | |||
<td>[[COMP 3000 Lab 3 2010|Lab 3]] [[COMP 3000 Lab 3 2010 Soln|(Solutions)]]<br>[[COMP 3000 Assignment 1 2010|Assignment 1]] (Oct. 7th) | |||
</td> | |||
<td>File Systems | |||
</td> | |||
<td>Chap. 4 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Oct. 12th & 14th | |||
</td> | |||
<td>[[COMP 3000 Essay 1 2010 Questions|Essay 1]] (Oct. 14th) | |||
</td> | |||
<td>File Systems (cont.) | |||
</td> | |||
<td>Chap. 4 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Oct. 19th | |||
</td> | |||
<td> | |||
</td> | |||
<td>[[COMP 3000 Midterm review 2010|Midterm review]] | |||
</td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Oct. 21st | |||
</td> | |||
<td>[[COMP 3000 Midterm exam 2010|Midterm exam]]<br><b>SA 515 and SA 624</b> | |||
</td> | |||
<td> | |||
</td> | |||
<td> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Oct. 26th & 28th | |||
</td> | |||
<td> | |||
</td> | |||
<td>Input/Output</td> | |||
<td>Chap. 5 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Nov. 2nd & 4th | |||
</td> | |||
<td>[[COMP 3000 Lab 4 2010|Lab 4]] [[COMP_3000_Lab_4_2010#Hints|(Solutions)]] | |||
</td> | |||
<td>Memory Management | |||
</td> | |||
<td>Chap. 3 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Nov. 9th & 11th | |||
</td> | |||
<td>[[COMP 3000 Lab 5 2010|Lab 5]] | |||
</td> | |||
<td>Memory Management (cont.) | |||
</td> | |||
<td>Chap. 3</td> | |||
</tr> | |||
<tr> | |||
<td>Nov. 16 & 18th | |||
</td> | |||
<td>[[COMP 3000 Lab 6 2010|Lab 6]]<br>[[COMP 3000 Assignment 2|Assignment 2]] (Nov. 18th) | |||
</td> | |||
<td>Virtual Machines | |||
</td> | |||
<td>Section 8.3</td> | |||
</tr> | |||
<tr> | |||
<td>Nov. 23 & 25th | |||
</td> | |||
<td> | |||
</td> | |||
<td>Security</td> | |||
<td>Chap. 9</td> | |||
</tr> | |||
<tr> | |||
<td>Nov. 30th | |||
</td> | |||
<td></td> | |||
<td>[[COMP 3000 Final exam review 2010|Final Exam Review]] | |||
</td> | |||
<td> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Dec. 2nd | |||
</td> | |||
<td>[[COMP 3000 Essay 2 2010|Essay 2]] | |||
</td> | |||
<td>The Future of Operating Systems | |||
</td> | |||
<td> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Dec. 8th, 13:30<br>238 TB (regular room) | |||
</td> | |||
<td> | |||
</td> | |||
<td>Last minute Review Session<br>(optional) | |||
</td> | |||
<td> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>Dec. 9th, 19:00 | |||
</td> | |||
<td>Final Exam<br>AT 102 | |||
</td> | |||
<td> | |||
</td> | |||
<td> | |||
</td> | |||
</tr> | |||
</table> |
Latest revision as of 20:41, 7 December 2010
This is the main page for the Fall 2010 run of Carleton University's COMP 3000, Operating Systems. The instructor for this course is Anil Somayaji
Course Outline
The course outline for this course can be found here
Class Help
The best way to get general help for this class is to email or IM "2010comp3000 at gmail dot com". TAs and the instructor will be monitoring this account. For grade-specific questions, however, please email the TAs and/or the instructor directly using your Connect account.
Group assignments
Randomized group assignments for the essays are listed in WebCT.
Lectures and Deadlines
Date |
Due/In Class |
Topics |
Readings |
---|---|---|---|
Sept. 9th |
Class Outline |
|
|
Sept. 14th & 16th | OS Overview | Chap. 1 | |
Sept. 19th & 21st | Lab 1 | Processes & Threads | Chap. 2 |
Sept. 28th & 30th | Lab 2 (Solutions) | Processes & Threads (cont.) | Chap. 2 |
Oct. 5th & 7th | Lab 3 (Solutions) Assignment 1 (Oct. 7th) |
File Systems | Chap. 4 |
Oct. 12th & 14th | Essay 1 (Oct. 14th) | File Systems (cont.) | Chap. 4 |
Oct. 19th | Midterm review | ||
Oct. 21st | Midterm exam SA 515 and SA 624 |
||
Oct. 26th & 28th | Input/Output | Chap. 5 | |
Nov. 2nd & 4th | Lab 4 (Solutions) | Memory Management | Chap. 3 |
Nov. 9th & 11th | Lab 5 | Memory Management (cont.) | Chap. 3 |
Nov. 16 & 18th | Lab 6 Assignment 2 (Nov. 18th) |
Virtual Machines | Section 8.3 |
Nov. 23 & 25th | Security | Chap. 9 | |
Nov. 30th | Final Exam Review | ||
Dec. 2nd | Essay 2 | The Future of Operating Systems | |
Dec. 8th, 13:30 238 TB (regular room) |
Last minute Review Session (optional) |
||
Dec. 9th, 19:00 | Final Exam AT 102 |