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 [2015/03/27 14:28] hjassignments [2015/03/27 14:33] (current) hj
Line 2: Line 2:
 | [[http://www.eecs.yorku.ca/course_archive/2014-15/W/3221/a1.htm|Assignment 1]]  |  5%            Jan 7           Jan 22; <del>Feb 10</del> Feb 12    |  Feb 26  | | [[http://www.eecs.yorku.ca/course_archive/2014-15/W/3221/a1.htm|Assignment 1]]  |  5%            Jan 7           Jan 22; <del>Feb 10</del> Feb 12    |  Feb 26  |
 | [[http://www.cse.yorku.ca/course/3221/project.htm|Project]] @      10%          |  Feb 12            <del>Feb 23</del> Mar 2;  Mar <del>13</del> 23      <del>Mar 27</del>  | | [[http://www.cse.yorku.ca/course/3221/project.htm|Project]] @      10%          |  Feb 12            <del>Feb 23</del> Mar 2;  Mar <del>13</del> 23      <del>Mar 27</del>  |
-| [[http://www.cse.yorku.ca/course/3221/a2.htm|Assignment 2]]#    |  5%            Mar 20            Apr 10    Apr 30  |+| [[http://www.cse.yorku.ca/course/3221/a2.htm|Assignment 2]] #    |  5%            Mar 20            Apr 10    Apr 30  |
  
  
Line 11: Line 11:
    - I have posted [[http://www.cse.yorku.ca/course/3221/fcfs.c | a sample code]] for the FCFS scheduler. You may download it to debug your own code before you start for the remaining two schedulers. Please note you CANNOT use my code as template for the rest two schedulers. In that case, you will not be able to pass the similarity test. Similarly, I have posted two binary codes for you to debug your RR and FBQ schedulers: [[http://www.cse.yorku.ca/course/3221/rr|rr]] and [[http://www.cse.yorku.ca/course/3221/fbq|fbq]].     - I have posted [[http://www.cse.yorku.ca/course/3221/fcfs.c | a sample code]] for the FCFS scheduler. You may download it to debug your own code before you start for the remaining two schedulers. Please note you CANNOT use my code as template for the rest two schedulers. In that case, you will not be able to pass the similarity test. Similarly, I have posted two binary codes for you to debug your RR and FBQ schedulers: [[http://www.cse.yorku.ca/course/3221/rr|rr]] and [[http://www.cse.yorku.ca/course/3221/fbq|fbq]]. 
  
-# Some hints for assignment two: download {{:a2-hints.txt|here}}. Furthermore, two testing scripts are posted for you to test your code to see if race conditions happens: {{:run.sh.txt|run.sh}} and {{:testall.sh.txt|testall.sh}}. +# Some hints for assignment two: download {{:a2-hints.txt|here}}. Furthermore, two testing scripts are posted for you to test your code to see if race conditions happens: {{:run.sh.txt|run.sh}} and {{:testall.sh.txt|testall.sh}} (after downloading them, remove the filename extension txt to run them in Linux)
assignments.1427466500.txt.gz · Last modified: 2015/03/27 14:28 by hj