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
OS Exercise 12 revised
Problem 3 of Exercise 12 has been revised (the revised version has been uploaded to the https://sites.google.com/a/oslab.biz/public/Home/courses/os13/exercises Exercise Page.
The change is the following sentence has been added to the second bullet:
if the average disk access time needs to be <= 5msec
Posted by oi at 11:15 0 comments
OS Exercise 12
Today's exercise problems are posted at the Exercise Page.
Posted by oi at 10:39 0 comments
Friday, January 10, 2014
OS Next Week (& the rest of this semester)
Next week, we will proceed to Chapter 5 "Input/Output." It is expected to cover first two or three sections (i.e. Section 5.1 to 5.2 or 5.3 if possible).
For the rest of this semester, we will cover sections 5.1 to 5.4 and 5.8, for various reasons, including the time limitation, our school's curriculum background and relative significance of the topic in each section.
Again, please be prepared before coming the class. Knowing what you don't know or what you feel hard to understand is very important.
Posted by oi at 00:44 0 comments
Wednesday, January 8, 2014
OS Exercise 11
The problems for today's exercise are posted at the Exercise page .
Posted by oi at 10:41 0 comments