assignments
percent | Set by | Due date* | Return by | |
---|---|---|---|---|
Assignment 1 | 5% | Jan 7 | Jan 22; | Feb 26 |
Project @ | 10% | Feb 12 | | |
Assignment 2 # | 5% | Mar 20 | Apr 10 | Apr 30 |
* Due date: by midnight (11:59pm) of the specified day.
@
- I have posted 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: rr and fbq.
# Some hints for assignment two: download here. Furthermore, two testing scripts are posted for you to test your code to see if race conditions happens: run.sh and testall.sh (after downloading them, remove the filename extension txt to run them in Linux).
assignments.txt · Last modified: 2015/03/27 14:33 by hj