1 / 162
文档名称:

Operating System Concepts (Silberschatz, 7th Ed with Java Solutions).pdf

格式:pdf   页数:162
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Operating System Concepts (Silberschatz, 7th Ed with Java Solutions).pdf

上传人:bolee65 2014/8/8 文件大小:0 KB

下载得到文件列表

Operating System Concepts (Silberschatz, 7th Ed with Java Solutions).pdf

文档介绍

文档介绍:INSTRUCTOR’S MANUAL
TO PANY
OPERATING-
SYSTEM
CONCEPTS
with Java
SEVENTH EDITION
ABRAHAM SILBERSCHATZ
Yale University
PETER BAER GALVIN
Corporate Technologies
GREG GAGNE
Westminster College
Preface
This volume is an instructor’s manual for the Seventh Edition of Operating
System Concepts with Java, by Abraham Silberschatz, Peter Baer Galvin, and
Greg Gagne. It consists of answers to the exercises in the parent text.
Although we have tried to produce an instructor’s manual that will aid
all of the users of our book as much as possible, there can always be im-
provements (improved answers, additional questions, sample test questions,
programming projects, alternative orders of presentation of the material, ad-
ditional references, and so on). We invite you to help us in improving this
manual. If you have better solutions to the exercises or other items that would
be of use with Operating-System Concepts, we invite you to send them to us for
consideration in later editions of this manual. All contributions will, of course,
be properly credited to their contributor.
electronic mail should be addressed to osj-******@.
Physical mail may be sent to Avi Silberschatz, Department puter Sci-
ence, Yale University, 51 Prospect Street, New Haven, CT 06520, USA.
A. S.
P. B . G.
G. G.
iii
Contents
Chapter 1 Introduction ................................................. 1
Chapter 2 Operating-System Structures ................................ 9
Chapter 3 Processes ................................................... 17
Chapter 4 Threads ..................................................... 21
Chapter 5 CPU Scheduling ............................................ 25
Chapter 6 Process Synchronization .................................... 33
Chapter 7 Deadlocks .................................................. 47
Chapter 8 Memory Management ...................................... 57
Chapter 9 Virtua