User Tools

Site Tools


assignments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
assignments [2018/09/05 20:48] hjassignments [2019/01/11 18:32] (current) hj
Line 1: Line 1:
 ^                ^ percent       ^ Set by          ^  Due date*   ^ Return by ^ ^                ^ percent       ^ Set by          ^  Due date*   ^ Return by ^
-| Assignment 1  |  5%        |  Sep 6           Sep 24;  Oct 15  |  Oct 29  | +| [[http://www.cse.yorku.ca/course/3221/a1.htm|Assignment 1]]   5%        |  Sep 6           Sep 24;  <del>Oct 15</del> <del>Oct 22</del> Oct 23  |  Nov 10  | 
-| Project        |  10%      |  Oct 15       |   Nov 5;  Nov 12   Nov 26  | +| [[https://www.eecs.yorku.ca/course/3221/project.htm|Project]] @         10%      |  Oct 23       |   <del>Nov 6</del> Nov 9;  <del>Nov 16</del> Nov 18   Nov 28  | 
-| Assignment 2  |  5%        |  Nov 12        |   Nov 26       |  Dec 10   |+| [[http://www.cse.yorku.ca/course/3221/a2.htm|Assignment 2]] # |  5%        |  Nov 12        |   <del>Dec 2</del>  Dec 4      |  Dec 16   |
  
  
 * Due date: by midnight (11:59pm) of the specified day. * Due date: by midnight (11:59pm) of the specified day.
  
 +@1: A binary linux code for the FCFS scheduler is posted [[http://www.cse.yorku.ca/course/3221/fcfs | here]] for you to debug your code. Please download it (rename it as fcfs and make it executable) and run it from your prism account. You are better to first use some simple cpu load files, like [[http://www.cse.yorku.ca/course/3221/test_small.txt | this]], to debug and test your code.
 +
 +@2: Similar to project1, linux binary codes for the RR and FBQ scheduled are posted as [[http://www.cse.yorku.ca/course/3221/rr | rr]] and [[http://www.cse.yorku.ca/course/3221/fbq | fbq]] for you to debug your own programs. Please download it (rename it as rr/fbq and make it executable) and run it from your prism account.
 +
 +#: Some hints for A2 can be found here. 
assignments.1536180485.txt.gz · Last modified: 2018/09/05 20:48 by hj