Andrew S.Tanenbaum 擁有美國麻省理工學院的理學學士學位和加州大學伯剋利分校的哲學博士學位,目前是荷蘭阿姆斯特丹Vrije大學的計算機科學係教授,並領導著一個計算機係統的研究小組。多年來,他在操作係統、編譯技術、網絡及局域分布式係統方麵進行瞭大量的研究工作,並在各種學術雜誌及會議上發錶瞭多篇論文,同時還是5本計算機專著的作者。Tanenbaurn是ACM會員、IEEE資深會員、荷蘭皇傢藝術和科學學院院士,多次獲得計算機教育傑齣貢獻奬。他還入選瞭《世界名人錄》。
For software development professionals and computer science students, Modern Operating Systems gives a solid conceptual overview of operating system design, including detailed case studies of Unix/Linux and Windows 2000.
What makes an operating system modern? According to author Andrew Tanenbaum, it is the awareness of high-demand computer applications--primarily in the areas of multimedia, parallel and distributed computing, and security. The development of faster and more advanced hardware has driven progress in software, including enhancements to the operating system. It is one thing to run an old operating system on current hardware, and another to effectively leverage current hardware to best serve modern software applications. If you don't believe it, install Windows 3.0 on a modern PC and try surfing the Internet or burning a CD.
Readers familiar with Tanenbaum's previous text, Operating Systems, know the author is a great proponent of simple design and hands-on experimentation. His earlier book came bundled with the source code for an operating system called Minux, a simple variant of Unix and the platform used by Linus Torvalds to develop Linux. Although this book does not come with any source code, he illustrates many of his points with code fragments (C, usually with Unix system calls).
The first half of Modern Operating Systems focuses on traditional operating systems concepts: processes, deadlocks, memory management, I/O, and file systems. There is nothing groundbreaking in these early chapters, but all topics are well covered, each including sections on current research and a set of student problems. It is enlightening to read Tanenbaum's explanations of the design decisions made by past operating systems gurus, including his view that additional research on the problem of deadlocks is impractical except for "keeping otherwise unemployed graph theorists off the streets."
It is the second half of the book that differentiates itself from older operating systems texts. Here, each chapter describes an element of what constitutes a modern operating system--awareness of multimedia applications, multiple processors, computer networks, and a high level of security. The chapter on multimedia functionality focuses on such features as handling massive files and providing video-on-demand. Included in the discussion on multiprocessor platforms are clustered computers and distributed computing. Finally, the importance of security is discussed--a lively enumeration of the scores of ways operating systems can be vulnerable to attack, from password security to computer viruses and Internet worms.
Included at the end of the book are case studies of two popular operating systems: Unix/Linux and Windows 2000. There is a bias toward the Unix/Linux approach, not surprising given the author's experience and academic bent, but this bias does not detract from Tanenbaum's analysis. Both operating systems are dissected, describing how each implements processes, file systems, memory management, and other operating system fundamentals.
Tanenbaum's mantra is simple, accessible operating system design. Given that modern operating systems have extensive features, he is forced to reconcile physical size with simplicity. Toward this end, he makes frequent references to the Frederick Brooks classic The Mythical Man-Month for wisdom on managing large, complex software development projects. He finds both Windows 2000 and Unix/Linux guilty of being too complicated--with a particular skewering of Windows 2000 and its "mammoth Win32 API." A primary culprit is the attempt to make operating systems more "user-friendly," which Tanenbaum views as an excuse for bloated code. The solution is to have smart people, the smallest possible team, and well-defined interactions between various operating systems components. Future operating system design will benefit if the advice in this book is taken to heart. --Pete Ostenson --This text refers to the Hardcover edition.
Product Description
The widely anticipated revision of this worldwide best-seller incorporates the latest developments in operating systems technologies. The Third Edition includes up-to-date materials on relevant operating systems such as Linux, Windows, and embedded real-time and multimedia systems. Includes new and updated coverage of multimedia operating systems, multiprocessors, virtual machines, and antivirus software. Covers internal workings of Windows Vista (Ch. 11); unique even for current publications. Provides information on current research based Tanenbaum’s experiences as an operating systems researcher. A useful reference for programmers.
發表於2025-02-02
Modern Operating Systems 2025 pdf epub mobi 電子書 下載
這篇書評主要想寫給自己看。還記得當時翻開這本書之前,對操作係統的滿心敬畏,心中隻想趕快開始去學習其中的知識,期待趕快明白操作係統到底是怎麼迴事,操作係統到底為我們做瞭些什麼。現在看完瞭這本書,並沒有像想象中那樣對操作係統瞭然於胸。反而是徒增瞭更多睏惑,知道...
評分有些地方翻譯的太差瞭。 舉一例: 原書: The fork call returns a value, which is zero in the child and equal to the child's process identifier or PID in the parent. 書中的翻譯: ford調用返迴一個值, 在子進程中該值為0,並且等於子進程的進程標識符,或等於父進...
評分本書比較全麵而詳細的介紹瞭操作係統的概念與算法,但與《操作係統概念》一書比起來,就略顯簡略瞭,也更偏於實際,雖然有理論上的論證,但看來其並不是重點;相對於後者對與算法的全麵羅列,《現代操作係統》對於重要算法的介紹更為突齣。雖然本書對於概念的介紹略顯簡略,但...
評分原版: In terms of information hiding, there is essentially none—every procedure is visible to every other procedure (as opposed to a structure containing modules or packages, in which much of the information is hidden aw ay inside modules, and only the of...
評分目前隻看瞭第3章,覺得最大問題在於很多描述都非常空洞...如果不是結閤做過的ucore實驗,感覺很難理解在講什麼。該講細節時不講細節,籠統講時又不先描述下框架,抓不住重點。就比如分段這一節,說瞭分段的好處,然後給齣瞭一些實現的例子。但是實現的例子講得太差勁,很多細節...
圖書標籤: 操作係統 OS 計算機 計算機科學 CS 經典 Tanenbaum 係統
個人不是很喜歡,但是作為經典還是給5星吧
評分補基礎係列,讀的英文原版第4版,粗略的概念都補好瞭,細節可以再反復迴味幾遍。
評分操作係統經典教材,常讀常新~
評分個人不是很喜歡,但是作為經典還是給5星吧
評分復習瞭一把
Modern Operating Systems 2025 pdf epub mobi 電子書 下載