1 / 12

Introduction to Operating Systems

Introduction to Operating Systems. J. H. Wang Sep. 16, 2009. Instructor and TA. Instructor J. H. Wang ( 王正豪 ) Assistant Professor, CSIE, NTUT Office: R1534, Technology Building E-mail: jhwang@csie.ntut.edu.tw Homepage: http://www.ntut.edu.tw/~jhwang/ Tel: ext. 4238

tolla
Download Presentation

Introduction to Operating Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Operating Systems J. H. Wang Sep. 16, 2009

  2. Instructor and TA • Instructor • J. H. Wang (王正豪) • Assistant Professor, CSIE, NTUT • Office: R1534, Technology Building • E-mail: jhwang@csie.ntut.edu.tw • Homepage: http://www.ntut.edu.tw/~jhwang/ • Tel: ext. 4238 • Office Hour: 15:00-17:00pm on Tuesday, 10:00-12:00am on Wednesday • TA • N/A

  3. Course Overview • Course: Operating Systems • Time: 16:10-18:00pm on Wednesdays, 11:10-12:00am on Thursdays • Classroom: R332/R334, Technology Building • Prerequisite: Data Structures, Computer Organization • Course webpage: http://www.ntut.edu.tw/~jhwang/OS/

  4. Target Students • For those who • Might not major in CSIE during undergraduate studies, but are interested in operating systems, and • Are familiar with basic data structures, computer organization, and a high-level programming language, and • Are preparing to investigate more details in selected topics and recent developments

  5. Resources • Textbook: Operating System Concepts, 8th ed., by Abraham Silberschatz, Peter Baer Galvin, and Greg Gagne, John Wiley & Sons, Inc. (International Student Edition, 新月) • http://codex.cs.yale.edu/avi/os-book/ • (Both 7th edition and Java edition are also acceptable) • References: • Understanding the Linux Kernel, 3rd ed., by Daniel P. Bovet and Marco Cesati, O'Reilly, 2005 • Modern Operating Systems, 3rd ed., by Andrew S. Tanenbaum, Prentice-Hall, 2007. • Papers from related conference proceedings or journals

  6. Teaching • Lecture • Homework and program assignments • Homework should be turned in within two weeks • Mid-term exam • One final project or paper presentation

  7. Grading • Grading • About 5 written and programming exercises: 40% • Midterm exam: 30% • One final project or paper presentation: 30%

  8. Course Description • Introduction to basic components in operating systems • Process management and coordination • Memory management • Storage management • Advanced topics • Distributed systems • Special-purpose systems • Case studies and recent developments

  9. Outline & Schedule • Outline • Introduction • System structures • Process concept • Multithreaded programming • Process scheduling • Synchronization • Deadlocks • Memory management strategies • Virtual memory management

  10. Outline & Schedule (Cont’) • Outline (cont’d) • File system • Secondary storage structure • I/O systems • Distributed operating systems • Distributed file systems • Distributed synchronization • System protection and security • Real-time systems • Multimedia systems • Case studies • Schedule • Basically, 1 or 2 chapters per week

  11. More on the Final Project • Programming of selected OS components • CPU scheduling, disk scheduling, deadlock avoidance, memory page replacement algorithms, ... • Survey of recent developments in OS on various platforms • For example, Windows Vista, Android, … • Presentation of academic papers (conference proceedings, journals) • OS: ACM SOSP, USENIX OSDI, … • Distributed systems: ACM PODC, ICDCS, …

  12. Thanks for Your Attention!

More Related