Product Details
Modern Operating Systems: International Version

Modern Operating Systems: International Version
By Andrew S. Tanenbaum

List Price: £51.99
Price: £44.39 & eligible for FREE Super Saver Delivery. Details

Availability: Usually dispatched within 24 hours
Dispatched from and sold by Amazon.co.uk

31 new or used available from £31.47

Average customer review:

Product Description

For Introductory Courses in Operating Systems in Computer Science, Computer Engineering, and Electrical Engineering programs.

 

The widely anticipated revision of this worldwide best-seller incorporates the latest developments in operating systems (OS)technologies. The Third Edition includes up-to-date materials on relevant OS such as Linux, Windows, and embedded real-time and multimedia systems. Tanenbaum also provides information on current research based on his experience as an operating systems researcher.

 

Student Resources Include:

  • Online Exercises - Provide hands-on experience with building as well as analyzing the performance of OS. In particular, these exercises have been designed to provide experience with analyzing the resource consumptions in Windows and Linux.
  • Simulation Exercises - Designed to provide experience with building some key components of an OS, including process scheduling, main memory allocation, paging algorithms and virtual memory, and file systems.
  • Lab Experiments
  • GOAL: Prentice Hall's premier online homework and assessment system for Java Programming, OS, and Database Systems courses in Computer Science.

Password-Protected Instructor Resources (Select the Resources Tab to View Downloadable Files):

  • Power Point Lecture Slides
  • Figures in both .jpeg and .eps file format
  • Solutions to Exercises
  • GOAL: Prentice Hall's premier online homework and assessment system for Java Programming, OS, and Database Systems courses in Computer Science.

 


Product Details

  • Amazon Sales Rank: #100959 in Books
  • Published on: 2008-02-19
  • Original language: English
  • Binding: Paperback
  • 1104 pages

Editorial Reviews

Amazon.co.uk Review
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.

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 ground-breaking in these early chapters, but all topics are well covered, each including sections on current research and a set of student problems. 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 a simple, accessible operating system design. Given that modern operating systems have extensive features, he is forced to reconcile physical size with simplicity. Towards 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

From the Back Cover

The widely anticipated revision of this worldwide best seller incorporates the latest developments in operating systems technologies. Hundreds of pages of new material on a wealth of subjects have been added. This authoritative, example-based reference offers practical, hands-on information in constructing and understanding modern operating systems. Continued in this second edition are the "big picture" concepts, presented in the clear and entertaining style that only Andrew S. Tanenbaum can provide. Tanenbaum's long experience as the designer or co-designer of three operating systems brings a knowledge of the subject and wealth of practical detail that few other books can match.

FEATURES

\

  • NEW—New chapters on computer security, multimedia operating systems, and multiple processor systems.
  • NEW—Extensive coverage of Linux, UNIX®, and Windows 2000™ as examples.
  • NEW—Now includes coverage of graphical user interfaces, multiprocessor operating systems, trusted systems, viruses, network terminals, CD-ROM file systems, power management on laptops, RAID, soft timers, stable storage, fair-share scheduling, three-level scheduling, and new paging algorithms.
  • NEW—Most chapters have a new section on current research on the chapter's topic.
  • NEW—Focus on single-processor computer systems; a new book for a follow-up course on distributed systems is also available from Prentice Hall.
  • NEW—Over 200 references to books and papers published since the first edition.
  • NEW—The Web site for this book contains PowerPoint slides, simulators, figures in various formats, and other teaching aids.

About the Author

Andrew S. Tanenbaum has an S.B. degree from M.I.T. and a Ph.D. from the University of California at Berkeley. He is currently a Professor of Computer Science at the Vrije Universiteit in Amsterdam, The Netherlands, where he is head of the Computer Systems Department. He is also the Dean of the Advanced School for Computing and Imaging, an interuniversity graduate school doing research on advanced parallel, distributed, and imaging systems. Nevertheless, he is trying very hard to avoid turning into a bureaucrat.

In the past, he has done research on compilers, operating systems, networking, and local-area distributed systems. His current research focuses primarily on the design of wide-area distributed systems that scale to a billion users. This research is being done together with Dr. Maarten van Steen. Together, all his research projects have led to over 90 refereed papers in journals and conference proceedings and five books.

Prof. Tanenbaum has also produced a considerable volume of software. He was the principal architect of the Amsterdam Compiler Kit, a widely-used toolkit for writing portable compilers, as well as of MINIX, a small UNIX clone intended for use in student programming labs. Together with his Ph.D. students and programmers, he helped design the Amoeba distributed operating system, a high-performance microkernel-based distributed operating system. The MINIX and Amoeba systems are now available for free via the Internet.

His Ph.D. students have gone on to greater glory after getting their degrees. He is very proud of them. In this respect he resembles a mother hen.

Prof. Tanenbaum is a Fellow of the ACM, a Fellow of the IEEE, a member of the Royal Netherlands Academy of Arts and Sciences, winner of the 1994 ACM Karl V Karlstrom Outstanding Educator Award, and winner of the 1997 ACM/SIGCSE Award for Outstanding Contributions to Computer Science Education. He is also listed in Who's Who in the World. His home page on the World Wide Web can be found at URL http://www.cs.vu.nl/~ast/.


Customer Reviews

The choice for a general OS course.5
I had in my hands the first edition of this book and I can assure that this second edition is a big improvement: now it really is "modern". The book covers all of the theoretical aspects of a modern OS, but some chapters are real gems. For example, the chapter on security is a little 100 pages book inside a book. This comes as no surprise considering the interest prof. Tanenbaum have always showed for security issues (e.g. he reserved to security an equally wide space in his Computer Networks book).
Tanenbaum has a gift for explaining and entertaining, and sometime make you ponder about evolutions of technologies, influences on society and other points like these that helps you to "have a break" when studying has started many hours before.

I've used this book, Silberschatz's and Stalling's for my exam on OS. Comparing them on a day by day studying basis, I have no doubt this would be the only one I'd keep if I should, although both Silberschatz's and Stalling's (this one more) have proved very useful as well.

Easy and quick overview of modern operating system design.4
A general overview of how operating systems work with special emphasis on Windows 2000 and Linux. The first six chapters are more a general introduction to how computers work and could be an introductory text for almost any programmer. The rest of the book gets more interesting, even though nothing is ever described in any deep detail. The only sad thing about this book is a multitude of little errors in grammar, spelling and small inconsistencies between the text and the figures. It's clearly lacking in editing. But none of the little errors can lead to any important misunderstandings. The whole book can be read in a week or so, it's that easy and well written.

Excellent, thorough and well-written. Surprisingly readable.5
This book explains all of the details about OS development, covering interprocess communication (race conditions, semaphores, process scheduling) memory management (swapping, paging, associative memory, page replacement algorithms, segmentation), file systems (naming, structures, types, access, memory-mapped files, directory schemes), layering of protocols, client-server models, RPC, group communication, clocks, election, atomic transactions, deadlocks, threads, SMP, distributed file systems, and much much more.

This is an excellent book and is very detailed and well-written. It covers OSes generally as well as giving detailed real-world examples. In particular, it has very extensive case-studies for UNIX, MS-DOS, MACH and Amoeba. In addition, there are many problems set and comparisons drawn between different OSes. There is a small introduction to C in an appendix to facilitate reading some of the examples given in the book, although it should be stressed that emphasis is places on the concepts of operating system design rather than the author taking you through reams of code. There are plenty of diagrams to make things like process flow easier to understand. I found this book invaluable during the Operating Systems part of the Cambridge University Computer Science course.