Wednesday, January 18, 2017

OS Exercise 7 graded

Exercise 7 submission have been graded and posted on the Moodle. As it was written in the problem, a, p, d commands and error handling are given 30, 20, 30 and 20% of the grade, respectively.

Typical mistakes include:

  • the largest hole size is 'hard-coded' to 64K (not reflecting the actual size of the largest hole)
  • the list structure does not follow the actual memory allocation status
  • hole-merger cases not handled correctly
  • unnecessary 'p' command or debug messsage
Please ask the instructor if you have question.

No comments: