Friday, October 30, 2009

OS Exercise 4 posted

Today's exercise problems are posted at the Exercise Page.

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.

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).
Please try to identify your weak points and conquer them in this two week-break.

OS Exercise 3 posted

Today's exercise problems are posted at the Exercise Page.

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

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.

Thursday, October 8, 2009

OS Exercise 2 posted

Today's exercise problems are posted at the Exercise Page.

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).

Friday, October 2, 2009

OS Exercise 1 posted

Today's exercise problems are posted at the Exercise Page.

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).

Course Overview Slides

Course overview slides used in today's lecture are posted at the course web page .