Today's exercise problems are posted at the Exercise Page.
Friday, October 30, 2009
Wednesday, October 28, 2009
Today's Office Hours
Today, I'll be in 241-F (the conference room next to our lab) from around 3pm.
Posted by oi at 13:57 0 comments
Labels: office hours
Friday, October 16, 2009
No OS Class Next Week
Due to the business trip of the instructor, OS classes for the next week (both lecture and exercise) have been cancelled. We will resume the class from the week after next, from Section 2.3 "Interprocess Communication" of the textbook.
The students who had difficulties in solving today's exercise should have one or more of the following reasons:
- Lack of understanding in the course materials presented so far (this almost means the sections of the textbook covered so far),
- Lack of proficiency in C-programming language and Unix (Solaris), or more in general, computer literacy,
- Lack of problem solving capability (such as breaking down the objective into smaller goals and finding the procedure/steps to achieve these goals).
Posted by oi at 18:12 0 comments
Labels: advices, cancellation, OS
OS Exercise 3 posted
Today's exercise problems are posted at the Exercise Page.
Posted by oi at 14:44 0 comments
Thursday, October 15, 2009
Course Directory
No student may write or modify files in the course directory (/home/course/os09f6/) . You may only copy or execute files there as directed in the exercise problems. From now on, any student violating this (very simple) rule will receive a penalty.
ls -l /home/course/os09f6/ total 8 drwxr-sr-x 2 hitoshi os09f6 4096 Oct 8 15:26 Ex/ -rw-r--r-- 1 s1160110 os09f6 182 Oct 8 15:33 ex2.c
Posted by oi at 17:52 0 comments
Labels: course directory, OS
Tuesday, October 13, 2009
Section 2.1 This week
This week, we will cover Section 2.1 "Threads." It looks many students need to read course overview slides again.
Posted by oi at 08:43 0 comments
Thursday, October 8, 2009
OS Exercise 2 posted
Today's exercise problems are posted at the Exercise Page.
Posted by oi at 15:29 0 comments
Wednesday, October 7, 2009
Operating Systems ID
Students taking my operating systems course must have received email with subject "Operating Systems ID" . It contains a number which you will need to look-up your exercise grades (which will be posted by the TA when grading has been finished).
Posted by oi at 15:14 1 comments
Friday, October 2, 2009
OS Exercise 1 posted
Today's exercise problems are posted at the Exercise Page.
Posted by oi at 14:35 0 comments
Thursday, October 1, 2009
Next Week
Next week, we will cover Section 2.1 Process and possibly proceed to Section 2.2 Threads of the textbook. These sections are your reading assignment.
As previously announced, the classes on October 22 and 23 are cancelled. To make up these cancelled classes, next week's lecture should be slightly extended and we will work on the exercise problems during 4th and 5th periods at the lab std2 (Research Quandangles 146).
Posted by oi at 16:07 0 comments
Labels: classroom, exercises, lecture, make-up class, OS
Course Overview Slides
Course overview slides used in today's lecture are posted at the course web page .
Posted by oi at 15:10 0 comments