User Tools

Site Tools


whats_new

Course Announcements

September 9, 2009

Start of classes.

Lecture notes for the next few classes will be posted in the CSE3221 course directory on red: /cs/course/3221

A list of suggested topics for CSE3221 Assignment 1 has been posted in the CSE3221 course directory on red in the file: /cs/course/3221/3221_topics

Topics are “First-Come-First-Served”. After organizing a group with the required number of students, each group may send by e-mail to the instructor the list of the student names in the group, and reserve one of the topics below. If your group is the first to reserve a topic, the names of the students in the group will be appear below the topic title.

September 16, 2009

Please note that starting from Wednesday September 16, the lecture room for CSE3221 Fall 2009 will be changed from PSE321 to Vari Hall VH 1152A.

September 30, 2009

CSE3221 Fall 2009 Assignment 2 has been posted in the course directory. The Due Date is Monday, November 2, 2009, 16:30. For Assignment 2, students may either work alone, or work in groups of at most two students.

October 19, 2009

The CSE 3221 section A Midterm Test will be held on:

Time: Monday October 26, 2009, 17:30-19:00

Location: Vari Hall Room VH 1152A (The same room that is used for regular lectures.)

The Midterm Test will cover the following:

a) Chapters 1-5, and Sections 6.1-6.5.2 (up to and including the section on Semaphores - Implementation) of Chapter 6 of the textbook “Operating System Concepts” 8th Edition.

b) The slides OS_ch1.pdf, OS_ch2.pdf, OS_ch3.pdf, OS_ch4.pdf, OS_ch5.pdf, the slides 6.1-6.19 of OS_ch6.pdf, (up to and including the slide on Semaphore as General Synchronization Tool) - as well as all the material covered in the lectures up to and including the Wednesday Oct. 21, 2009 lecture.

It is possible that the Midterm Test may include true/false questions, questions that require short answers, questions that require calculations, questions that may require the drawing of diagrams, questions that require slightly longer answers, questions that may require the writing of short programs using pseudo C code similar to that used throughout the textbook, and other possible question formats.

- Please note that, in order to make sure that everyone in the class gets exactly the same information regarding the midterm and final exam, the instructor will not answer individual e-mail questions regarding what will be on and what will not be on the midterm and final exam, because that would not be fair to those students who do not receive such information. - If you have any questions related to the midterm or final exam, please ask such questions during the lectures.

October 30, 2009

The due date for CSE3221 Assignment 2 has been extended to Wednesday November 4, 16:30. Assignments that are handed in after Wednesday November 4, 16:30, but on or before Monday November 9, 16:30, will be subject to a 1 grade point penalty (e.g., B reduced to C+); Assignments that are handed in after Monday November 9, 16:30, but on or before Wednesday November 11, 16:30, will be subject to a 2 grade point penalty (e.g., B reduced to C); No assignments will be accepted after Wednesday November 11, 16:30.

The following is required: 1. Drop off a hard copy of the assignment into the CSE3221 assignment dropoff box which is located on the first floor of CSEB, behind the department office. 2. Electronically submit the assignment to the course directory /cs/course/3221/submit using the “submit” command. You may use “man submit” to learn how to use the submit command.

November 5, 2009

The CSE3221 midterm test marks are now available through the infoFile in the course directory. You can obtain your mark if you use your CS account to login to the Red machine and type the following command:

courseInfo 3221 2009-10 F

November 8, 2009

CSE3221 Assignment 3 is now available in the file: /cs/course/3221/3221assgn3_F09.pdf in the course directory on the Red machine. Please note that the due date of this assignment, Tuesday December 8, 2009, falls on the Last Day to Hand In Term Work according to the University Regulations. Thus it will not be possible to postpone the due date of this assignment. So please plan carefully in advance in order to make sure that you will be able to complete this assignment before the posted due date.

November 25, 2009

Correction to CSE3221 Assignment 3:

CSE3221 Assignment 3, Section A. Description of the Problem, Item 6, lines 5-7, should be:

“If the format of the AFDTD request is correct and no AFDTD item with the same Flight exists in the list of AFDTD items, then the consumer thread will insert an AFDTD item with the data of the AFDTD request into the list”

It should be the consumer thread (not the main thread), which inserts AFDTD items into the list.

December 3, 2009

The CSE 3221 section A Final Exam will be held on:

Time: Tuesday December 15, 2009, 14:00-17:00

Location: VH D (Vari Hall Room 'D')

The Midterm Test will cover the following:

a) Chapters 1-6, and Chapters 8-9 of the textbook “Operating System Concepts” 8th Edition.

b) The slides OS_ch1.pdf, OS_ch2.pdf, OS_ch3.pdf, OS_ch4.pdf, OS_ch5.pdf, OS_ch6.pdf, OS_ch8.pdf, OS_ch9.pdf, - as well as all the material covered in all the lectures.

It is possible that the Final Exam may include true/false questions, questions that require short answers, questions that require calculations, questions that may require the drawing of diagrams, questions that require slightly longer answers, questions that may require the writing of short programs using pseudo C code similar to that used throughout the textbook, and other possible question formats.

- Please note that, in order to make sure that everyone in the class gets exactly the same information regarding the Final Exam, the instructor will not answer individual e-mail questions regarding what will be on and what will not be on the Final Exam, because that would not be fair to those students who do not receive such information. - If you have any questions related to the Final Exam, please ask such questions during the lectures.

December 14, 2009

I will be holding one last office hours to answer questions Monday Dec 14, between 18:30 and 19:30.

January 8, 2010

The unofficial final grades are available by logging on to the red machine, and typing:

courseInfo 3221 2009-10 F

whats_new.txt · Last modified: 2010/01/08 21:37 by jxu