Operating Systems
郭平 重庆大学计算机学院 guoping@
References
• Operating Systems: Internals and Design Principles, 6/E William Stallings • Modern Operating System, 3/E Andrew S. Tanenbaum
Transfer of Control via Interrupts
Instruction Cycle with Interrupts
Simple Interrupt Processing
Multiprogramming
• Processor has more than one program to execute • The sequence the programs are executed depend on their relative priority and whether they are waiting for I/O • After an interrupt handler completes, control may not return to the program that was executing at the time of the interrupt
• 1、课程成绩构成
– 期末考试50%+实验20%+作业15%+测验15%
• 2、作业:所有作业必须按时在网上提交 • 3、实验:
– 按时到实验室做实验 – 实验报告、程序必须按时在网上提交
• 4、测验:随堂测验(4~5次) • 课程设计:将在第13周布置
Chapter 1 Computer System Overview