Wednesday, January 22, 2014

OS Exercise 9 Grading Criteria

Exercise 9 (10pts for full mark) has been graded and posted at TA's page. Grading criteria are as follows:

-2pt

  • n_pf (number of page frames) hardcoded,or incorrect,
  • output incorrect,
  • not using linked list
-1pt
  • template functions not used
  • incorrect sizeof use (for page frame allocation)

Compilation error (-10pts)

No comments: