《操作系统-精髓与设计原理_WILLIAM_STALLINGS_课后答案》.pdf
文本预览下载声明
课后答案网,用心为你服务!
大学答案 中学答案 考研答案 考试答案
最全最多的课后习题参考答案,尽在课后答案网 ( )!
Khdaw团队一直秉承用心为大家服务的宗旨,以关注学生的学习生活为出发点,
旨在为广大学生朋友的自主学习提供一个分享和交流的平台。
爱校园 ( ) 课后答案网 ( ) 淘答案( )
SOLUTIONS TO
PRACTICE PROBLEMS
OPERATING SYSTEMS :
INTERNALS AND DESIGN PRINCIPLES
FIFTH EDITION
WILLIAM STALLINGS
Copyright 2007: William Stallings
-2-
TABLE OF CONTENTS
Chapter 1 Computer System Overview4
Chapter 2 Operating System Overview7
Chapter 3 Process Description and Control 8
Chapter 5 Concurrency: Mutual Exclusion and Synchronization 10
Chapter 6 Concurrency: Deadlock and Starvation 17
Chapter 7 Memory Management 20
Chapter 8 Virtual Memory 22
Chapter 9 Uniprocessor Scheduling28
Chapter 11 I/O Management and Disk Scheduling 32
Chapter 12 File Management 34
-3-
CHAPTER 1 COMPUTER SYSTEM OVERVIEW
1.1 In hardware: device sends signal (voltage) on IRQ line. The signal causes a bit to be
flipped in the interrupt re
显示全部