书籍 Operating System Concepts的封面

Operating System Concepts

Abraham Silberschatz

出版时间

2005-01-21

ISBN

9780471694663

评分

★★★★★
书籍介绍

Keep pace with the fast-developing world of operating systems

Open-source operating systems, virtual machines, and clustered computing are among the leading fields of operating systems and networking that are rapidly changing. With substantial revisions and organizational changes, Silberschatz, Galvin, and Gagne’s Operating System Concepts, Eighth Edition remains as current and relevant as ever, helping you master the fundamental concepts of operating systems while preparing yourself for today’s emerging developments.

As in the past, the text brings you up to speed on core knowledge and skills, including:

What operating systems are, what they do, and how they are designed and constructed

Process, memory, and storage management

Protection and security

Distributed systems

Special-purpose systems

Beyond the basics, the Eight Edition sports substantive revisions and organizational changes that clue you in to such cutting-edge developments as open-source operating systems, multi-core processors, clustered computers, virtual machines, transactional memory, NUMA, Solaris 10 memory management, Sun’s ZFS file system, and more. New to this edition is the use of a simulator to dynamically demonstrate several operating system topics.

Best of all, a greatly enhanced WileyPlus, a multitude of new problems and programming exercises, and other enhancements to this edition all work together to prepare you enter the world of operating systems with confidence.

用户评论
国内编的操作系统课本大多抄袭这本书。这本书把操作系统里该介绍的经典概念都介绍了,但也仅仅止于介绍概念。
看着太头疼
恐龙书咩。。
作为reference会更好。
COMP3511 textbook
当年的大学教材,虽然很多地方都赶不上时代了,但是读着真亲切。
Talk is cheap, show me the code.
没什么,看英文版的就为了找习题。
大三上
我个人感觉,相比于现代操作系统,这本可读性更好。因为之前学习过Unix系统编程,而且在阅读过程中非常繁琐的细节直接跳过,所以读完没花很多时间。绝大部分程序员不需要深究内核的实现细节,所以读完apue或tlpi后,操作系统的知识完全够用了。