TIME |
WEDNESDAY |
THURSDAY |
FRIDAY |
Contents |
|
---|---|---|---|---|---|
8:40 - 10:30 |
CENG328(T) A-319 |
|
|
||
10:40-12:30 |
CENG328(L) MPLab |
|
CENG328(T) A-319 |
||
12:40-14:30 |
|
|
CENG328(L) MPLab |
||
14:40-16:30 |
|
|
OFFICE HOURS |
Instructoroffice: Computer Engineering Department, A-318 |
TA
office: |
Watch this space for the latest updates (If the characters do not show properly, please try viewing this page with Unicode (UTF-8) encoding). Last updated:
The lecture notes for the second week will be published soon, see Course Schedule section.
The tutorial link is active.
For laboratory studies, we will study C codes and students will be encouraged to programming for concepts presented in the class. There will be assignments to be graded in the following laboratory session.
Anyone wants to get a live cd without installing linux, download from local server or may ask to room 308.
Ceng 328 is intended as a general introduction to the techniques used to implement operating systems and related kinds of systems software. Among the topics covered will be;
basic operating system structure
process and thread synchronization
process scheduling and resource management
process management (creation, synchronization, and communication);
memory management techniques, main-memory management, virtual memory management
file-system structure
control of disks and other input/output devices;
deadlock prevention, avoidance, and recovery.
This course assumes familiarity with basic computer organization (e.g., processors, memory, and I/O devices). You will need to be able to program in C ( or Java / C++) to perform the assignments in the course.
There is one group for lecturing and lab sessions. Please attend your predefined lab sessions regularly. Your sits in the lab will not be changed there after. The UNIX operating system will be introduced to you first in the lab sessions , later some C codes will be executed to study the operating system features and you will be responsible for writing codes, to be graded.
You MAY have a quiz (10 minutes) for the previos week's subjects. There won't be any make-up for these quizes and they will have weight for the final grading. We have a pop-up quiz policy.
Important announcements will be posted to the Announcements section of this web page above, so please check this page frequently. You are responsible for all such announcements, as well as announcements made in lecture.
Readings will be assigned in Modern Operating Systems, 3rd Edition by Andrew S. Tanenbaum, Prentice Hall, 2008.
Another frequently used text book that covers the same material with a different approach is Operating System Concepts, 8th Edition by Abraham Silberschatz, Peter Baer Galvin, Greg Gagne, John Wiley and Sons, January 2008.
This text is only recommended rather than required. This book is useful for reference, for an alternative point of view.
There will be a midterm and a final exam, will count 25% and 50% of your grade, respectively.
Quiz:
Lab: 15%
Attendance is required and constitutes part of your course grade; 10%
Attendance is not compulsory, but you are responsible for everything said in class.
I encourage you to ask questions in class. You are supposed to ask questions. Don't guess, ask a question!
You may discuss homework problems with classmates (although it is not to your advantage to do so).
You can use ideas from the literature (with proper citation).
You can use anything from the textbook/notes.
The code you submit must be written completely by you.
The following schedule is tentative; it may be updated later in the semester, so check back here frequently.
Week |
Dates |
Topic |
Quizes |
Laboratory Studies |
|||
---|---|---|---|---|---|---|---|
Lectures |
|||||||
1 |
July 1-3, 2009 |
Introduction I |
NA |
||||
2 |
July 1-3, 2009 |
Introduction II |
NA |
||||
3 |
July 8-10, 2009 |
Processes and Threads I |
NA |
||||
4 |
July 8-10, 2009 |
Processes and Threads II |
NA |
||||
5 |
July 15-17, 2009 |
Processes and Threads III |
NA |
||||
6 |
July 22-24, 2009 |
Memory Management I |
NA |
||||
7 |
July 22-24, 2009 |
Memory Management II |
NA |
||||
9 |
July 29-31, 2009 |
File Systems I |
NA |
||||
10 |
July 29-31, 2009 |
File Systems II |
NA |
||||
11 |
August 5-7, 2009 |
Input/Output I |
NA |
||||
12 |
August 5-7, 2009 |
Input/Output II |
NA |
||||
13 |
August 12-12, 2009 |
Deadlock |
NA |
||||
Exams |
|||||||
8 |
July 29, 2009 10:40 - 12:30 A319 |
Midterm |
|||||
15 |
Aug 14, 2009 11:00 - 13:00 B401 |
Final |