书籍 Operating Systems Design and Implementation, 3/E的封面

Operating Systems Design and Implementation, 3/E

Andrew S Tanenbaum, Albert S Woodhull

出版社

Pearson

出版时间

2006-01-14

ISBN

9780131429383

评分

★★★★★
书籍介绍
For introductory courses on computer operating systems. Revised to address the latest version of MINIX (MINIX 3), this streamlined, simplified new edition remains the only operating systems text to first explain relevant principles, then demonstrate their applications using a Unix-like operating system as a detailed example. It has been especially designed for high reliability, for use in embedded systems, and for ease of teaching.
用户评论
看一遍感觉不过瘾啊
看过第2版
一NB的人最影响力的书之一
每章节前半部分从总体上介绍各类操作系统的一般特性,每章后半部分介绍MINIX的具体实施。全书的后半部分是MINIX的所有代码。只看一般性介绍作为操作系统的入门学习也是蛮有收获的。
操作系统设计与实现,虽然内容已经有些老了,但是对于学习来说,还是一样的重要。
还是直接读《Modern Operating Systems-Pearson (2014)》这本书吧,作者都是同一人,所以书中内容基本上相同,不过《Modern Operating Systems-Pearson (2014)》这本书内容更丰富些,更现代些!
大神Linus在自传中推荐的书呢
完全看懂比较吃力,看个大概,对照中文的翻译版本和某一中问题自己研读,比如,互斥等等!