In addition to the criteria listed in the problem, "error checking (arrival order and input format)" will also taken into consideration.
Wednesday, January 29, 2014
OS Exercise 14 Grading Criteria
Posted by
oi
at
15:31
0
comments
Labels: exercises, grading criteria, OS
OS Exercise 14
Today's exercise problems have been posted at the Exercise Page.
Posted by
oi
at
11:35
0
comments
Wednesday, January 22, 2014
OS Next Week
The schedule for the Operating Systems class next week is as follows:
- Lecture in the 1st period, which covers the rest of Chapter 5 (Sections 5.4.4 and 5.4.5, and Section 5.9),
- Help session in the 2nd period
- Exercise problem in the 3rd period with the extended deadline.
Posted by
oi
at
15:08
0
comments
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
- template functions not used
- incorrect sizeof use (for page frame allocation)
Compilation error (-10pts)
Posted by
oi
at
13:25
0
comments
OS Exercise LaTeX source
For those who are interested in using LaTeX, the source file for today's problems is in the course directory.
Posted by
oi
at
11:04
0
comments
OS Exercise 13 posted
Today's exercise problems have been posted at the Exercise Page .
Posted by
oi
at
10:43
0
comments
Wednesday, January 15, 2014
OS Final Exam Schedule
The SAD has finalized the schedule for the final exam: (schedule from the SAD). As announced before, the exam for our class will take place on Feb 7, 4th period at LH205 (M5).
Posted by
oi
at
12:32
0
comments
Labels: final exam schedule, OS