Difference between revisions of "Operating Systems (Fall 2017)"

From Soma-notes
Jump to navigation Jump to search
(Created page with "The course outline is [http://homeostasis.scs.carleton.ca/wiki/index.php/Operating_Systems_(Fall_2017)_Course_Outline here]")
 
Line 1: Line 1:
The course outline is [http://homeostasis.scs.carleton.ca/wiki/index.php/Operating_Systems_(Fall_2017)_Course_Outline here]
==Course Outline==
 
[[Operating Systems (Fall 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, [http://pages.cs.wisc.edu/~remzi/OSTEP/ 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.
 
<table style="width: 100%;" border="1" cellpadding="4" cellspacing="0">
  <tr valign="top">
    <th>
    <p align="left">Date</p>
    </th>
    <th>
    <p align="left">Topic</p>
    </th>
  </tr>
    <tr>
      <td>
      <p>Sept. 7
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 1|Lecture 1]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/intro.pdf Introduction]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 12
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 2|Lecture 2]]: (Video only) [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-intro.pdf Processes], [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-api.pdf Process API]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 14
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 3|Lecture 3]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-mechanisms.pdf Limited Direct Execution], [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-sched.pdf CPU Scheduling], [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-sched-mlfq.pdf MLFQ]  </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 19
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 4|Lecture 4]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-intro.pdf Address Spaces], [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-api.pdf Memory API]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 21
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 5|Lecture 5]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/file-disks.pdf Hard Disk Drives], [http://pages.cs.wisc.edu/~remzi/OSTEP/file-intro.pdf File and Directories]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 26
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 6|Lecture 6]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/file-devices.pdf I/O Devices], [http://pages.cs.wisc.edu/~remzi/OSTEP/file-journaling.pdf FSCK and Journaling]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 28
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 7|Lecture 7]]</p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 3
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 8|Lecture 8]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/file-implementation.pdf File System Implementation]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 5
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 9|Lecture 9]] (first half), Test 1 (in class)</p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 10
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 10|Lecture 10]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-intro.pdf Concurrency and Threads], [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-locks.pdf Locks],
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 12
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 11|Lecture 11]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-mechanism.pdf Address Translation], [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-tlbs.pdf TLBs]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 17
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 12|Lecture 12]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-segmentation.pdf Segmentation], [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-freespace.pdf Free space management]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 19
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 13|Lecture 13]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-paging.pdf Paging]</p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 31
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 14|Lecture 14]]: pH</p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 2
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 15|Lecture 15]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 7
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 16|Lecture 16]]: Kernel modification walkthrough
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 9
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 17|Lecture 17]]: Graphics
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 14
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 18|Lecture 18]]: Device Drivers
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 16
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 19|Lecture 19]]: Cloud Computing
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 21
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 20|Lecture 20]] (first half), Test 2 (second half)
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 23
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 21|Lecture 21]]: Research
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 28
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 22|Lecture 22]]: Security and malware
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 30
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 23|Lecture 23]]: Other Operating Systems
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Dec. 5
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 24|Lecture 24]]: The Future
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Dec. 7
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F Lecture 24|Lecture 24]]: The Future
      </p>
      </td>
    </tr>
</table>
 
Other chapters: [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-sched-lottery.pdf Lottery Scheduling], [http://pages.cs.wisc.edu/~remzi/OSTEP/cpu-sched-multi.pdf Multi-CPU scheduling], [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-locks-usage.pdf Concurrent Data Structures], [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-api.pdf Thread API], [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-cv.pdf Condition Variables], [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-sema.pdf Semaphores], [http://pages.cs.wisc.edu/~remzi/OSTEP/threads-bugs.pdf Concurrency Problems], [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-smalltables.pdf Smaller Tables] , [http://pages.cs.wisc.edu/~remzi/OSTEP/file-ffs.pdf FFS], [http://pages.cs.wisc.edu/~remzi/OSTEP/dist-intro.pdf Distributed Systems], [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-beyondphys.pdf Swapping: Mechanisms], [http://pages.cs.wisc.edu/~remzi/OSTEP/vm-beyondphys-policy.pdf Swapping: Policies], [http://pages.cs.wisc.edu/~remzi/OSTEP/dist-nfs.pdf NFS], [http://pages.cs.wisc.edu/~remzi/OSTEP/dist-afs.pdf AFS]
 
==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.
 
<table style="width: 100%;" border="1" cellpadding="4" cellspacing="0">
  <tr valign="top">
    <th>
    <p align="left">Date</p>
    </th>
    <th>
    <p align="left">Tutorials</p>
    </th>
  </tr>
    <tr>
      <td>
      <p>Sept. 18,22
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 1|UNIX Introduction]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 25, 29
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 2|Device files, filesystems, and kernel modules]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 2, 6
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 3|kernel modules and using the source]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 9, 13
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 4|Filesystem concurrency]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 16, 20
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 5|Openstack]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 23, Nov. 3
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 6|Catch up/Project help]]
      </p>
      </td>
    </tr>
        <tr>
      <td>
      <p>Nov. 6, 10
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 7|Modifying system calls]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 13, 17
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 8|kprobes, calling userspace]]
      </p>
      </td>
    </tr>
    <tr>
    <tr>
      <td>
      <p>Nov. 20, 24
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Tutorial 9|Kernel map, projects]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 27, Dec. 1
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2014F: Tutorial 10|Projects]]
      </p>
      </td>
    </tr>
</table>
 
==Assignments==
<table style="width: 100%;" border="1" cellpadding="4" cellspacing="0">
  <tr valign="top">
    <th>
    <p align="left">Due Date</p>
    </th>
    <th>
    <p align="left">Assignments</p>
    </th>
  </tr>
    <tr>
      <td>
      <p>Sept. 23
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Assignment 1|Assignment 1]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Sept. 30
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Assignment 2|Assignment 2]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 6
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Assignment 3|Assignment 3]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 5
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Assignment 4|Assignment 4]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Nov. 18
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2015F: Assignment 5|Assignment 5]]
      </p>
      </td>
    </tr>
</table>
 
==Course Software==
 
In this course we will primarily working with [http://www.ubuntu.com/ Ubuntu], a widely-used family of Linux distributions.  We will be using its [http://www.lubuntu.net/ Lubuntu] variant in Virtualbox earlier in the term; later on we will transition to using Ubuntu Server on the SCS's [http://openstack.scs.carleton.ca/ Openstack installation] (accessible only from the Carleton network).
 
You may use other Linux distributions to complete the assigned work and do your project; there will be differences, however, in some aspects (such as installing software), particularly if you use a distribution not based on Ubuntu or Debian.
 
===Using Virtualbox in the labs===
 
In the SCS labs you should be able to run the course VM by starting Virtualbox (listed in the Applications menu) and selecting the COMP 2406/3000 virtual machine image.  After the VM has fully booted you will be automatically logged into the student account; this account has admin privileges and its password is "tneduts!".
 
We highly recommend running your VM in full-screen mode (select from the menu, not by maximizing the window).  Do all of your work inside of the VM; it should be fast enough and you won't have any issues with sharing files or with firewalls/network connectivity.
 
You can save the work you do from the course VM (in the student account) to your SCS account and restore it to any other copy of the class VM (on your machines or in the labs) by running using the following commands:
 
  save3000 <SCS username>
  restore3000 <SCS username>
  compare3000 <SCS username>
 
If you use these commands, '''use them consistently'''.  That means run <tt>restore3000</tt> when you first log in, and run <tt>save3000</tt> just before logging out.  If you don't do this, you will '''erase''' the work that you had done previously when you save.
 
If you forgot to restore and you want to save, try running this:
 
  rsync -a -v --progress ~/ <SCS username>@access.scs.carleton.ca:COMP3000/
 
This is the same as the <tt>save3000</tt> command minus the options (--delete and --force) that deletes files in the destination that don't exist in the source. As a check, you may want to add the <tt>-n</tt> option to do a dry run.
 
===Running the Virtualbox VM on your own machines===
 
If you want to run the VM appliance on your own system (running essentially any desktop operating system you want), just download the [http://homeostasis.scs.carleton.ca/~soma/VMs/COMP%202406%20&%203000,%20Fall%202015.ova virtual appliance file] and import.  The SHA1 hash of this file is:
 
    a8a70ec2e1b49699f4de29c872ecec7cee21888f [http://homeostasis.scs.carleton.ca/~soma/VMs/COMP%202406%20&%203000,%20Fall%202015.ova COMP 2406 & 3000, Fall 2015.ova]
 
On Windows you can compute this hash for your downloaded file using the command [http://support.microsoft.com/kb/889768 <tt>FCIV -sha1 COMP 2406-3000 Fall 2014.ova</tt>].  If the hash is different from above, your download has been corrupted.
 
If the application is not VirtualBox, you'll need to:
* Have the VM platform ignore any errors in the structure of the appliance found during the import process;
* Uninstall the VirtualBox guest additions by typing starting a terminal application and running
  sudo apt-get purge virtualbox-guest-x11 virtualbox-guest-utils
* Install your platform's own Linux guest additions, if available.

Revision as of 13:56, 6 September 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

Lecture 1: Introduction

Sept. 12

Lecture 2: (Video only) Processes, Process API

Sept. 14

Lecture 3: Limited Direct Execution, CPU Scheduling, MLFQ

Sept. 19

Lecture 4: Address Spaces, Memory API

Sept. 21

Lecture 5: Hard Disk Drives, File and Directories

Sept. 26

Lecture 6: I/O Devices, FSCK and Journaling

Sept. 28

Lecture 7

Oct. 3

Lecture 8: File System Implementation

Oct. 5

Lecture 9 (first half), Test 1 (in class)

Oct. 10

Lecture 10: Concurrency and Threads, Locks,

Oct. 12

Lecture 11: Address Translation, TLBs

Oct. 17

Lecture 12: Segmentation, Free space management

Oct. 19

Lecture 13: Paging

Oct. 31

Lecture 14: pH

Nov. 2

Lecture 15

Nov. 7

Lecture 16: Kernel modification walkthrough

Nov. 9

Lecture 17: Graphics

Nov. 14

Lecture 18: Device Drivers

Nov. 16

Lecture 19: Cloud Computing

Nov. 21

Lecture 20 (first half), Test 2 (second half)

Nov. 23

Lecture 21: Research

Nov. 28

Lecture 22: Security and malware

Nov. 30

Lecture 23: Other Operating Systems

Dec. 5

Lecture 24: The Future

Dec. 7

Lecture 24: The Future

Other chapters: Lottery Scheduling, Multi-CPU scheduling, Concurrent Data Structures, Thread API, Condition Variables, Semaphores, Concurrency Problems, Smaller Tables , FFS, Distributed Systems, Swapping: Mechanisms, Swapping: Policies, NFS, AFS

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,22

UNIX Introduction

Sept. 25, 29

Device files, filesystems, and kernel modules

Oct. 2, 6

kernel modules and using the source

Oct. 9, 13

Filesystem concurrency

Oct. 16, 20

Openstack

Oct. 23, Nov. 3

Catch up/Project help

Nov. 6, 10

Modifying system calls

Nov. 13, 17

kprobes, calling userspace

Nov. 20, 24

Kernel map, projects

Nov. 27, Dec. 1

Projects

Assignments

Due Date

Assignments

Sept. 23

Assignment 1

Sept. 30

Assignment 2

Oct. 6

Assignment 3

Nov. 5

Assignment 4

Nov. 18

Assignment 5

Course Software

In this course we will primarily working with Ubuntu, a widely-used family of Linux distributions. We will be using its Lubuntu variant in Virtualbox earlier in the term; later on we will transition to 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 and do your project; there will be differences, however, in some aspects (such as installing software), particularly if you use a distribution not based on Ubuntu or Debian.

Using Virtualbox in the labs

In the SCS labs you should be able to run the course VM by starting Virtualbox (listed in the Applications menu) and selecting the COMP 2406/3000 virtual machine image. After the VM has fully booted you will be automatically logged into the student account; this account has admin privileges and its password is "tneduts!".

We highly recommend running your VM in full-screen mode (select from the menu, not by maximizing the window). Do all of your work inside of the VM; it should be fast enough and you won't have any issues with sharing files or with firewalls/network connectivity.

You can save the work you do from the course VM (in the student account) to your SCS account and restore it to any other copy of the class VM (on your machines or in the labs) by running using the following commands:

 save3000 <SCS username>
 restore3000 <SCS username>
 compare3000 <SCS username>

If you use these commands, use them consistently. That means run restore3000 when you first log in, and run save3000 just before logging out. If you don't do this, you will erase the work that you had done previously when you save.

If you forgot to restore and you want to save, try running this:

  rsync -a -v --progress ~/ <SCS username>@access.scs.carleton.ca:COMP3000/

This is the same as the save3000 command minus the options (--delete and --force) that deletes files in the destination that don't exist in the source. As a check, you may want to add the -n option to do a dry run.

Running the Virtualbox VM on your own machines

If you want to run the VM appliance on your own system (running essentially any desktop operating system you want), just download the virtual appliance file and import. The SHA1 hash of this file is:

   a8a70ec2e1b49699f4de29c872ecec7cee21888f COMP 2406 & 3000, Fall 2015.ova

On Windows you can compute this hash for your downloaded file using the command FCIV -sha1 COMP 2406-3000 Fall 2014.ova. If the hash is different from above, your download has been corrupted.

If the application is not VirtualBox, you'll need to:

  • Have the VM platform ignore any errors in the structure of the appliance found during the import process;
  • Uninstall the VirtualBox guest additions by typing starting a terminal application and running
  sudo apt-get purge virtualbox-guest-x11 virtualbox-guest-utils
  • Install your platform's own Linux guest additions, if available.