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.
Great read. Anyone who wants to dive into the basics of kernel programming should read this book. There is a good set of practice problems, but personally I found the writing done well enough so that I did not need the extra practice. In addition, the writers have a sense of humor and make the reading fun, rather than a listing of computer facts like other books. Good book.
Excellent textbook on the design of operating systems
Published by Thriftbooks.com User , 19 years ago
All students of computer science need a fairly clear idea about what operating systems are and what should be expected from them. As a computer scientist you cannot just sneer at Microsoft Windows and say that it is not a well-designed OS without knowing what actually DOES constitute a well-designed OS. That is what this book is about- What constitutes a well-designed and complete operating system and all of the choices and design decisions that must be made along the way. Because this book is about operating system design concepts, you will find some pseudocode but not source code. If you want source code, the authors have an alternative edition, "Operating Systems Concepts with Java", published in 2003, where they offer actual design examples in the Java programming language. Although this is one of the best books published on operating system design, the high level of the discussion may cause the computer science student to find himself/herself asking exactly what is it to design an operating system? Thus a good companion to this book is an older text entitled "Design of the UNIX Operating System" by Bach. That book shows the implementation of the concepts of this book in the design of the UNIX operating system and also offers actual code. The two texts are best read together. The first part of this book, the overview, may be especially confusing to a novice to the subject. The clarity of the book greatly improves in part two, process management. There all aspects of process management including threads, deadlock avoidance, and synchronization are described as well as how to accomplish them. This section of the book, as well as sections three and four on memory and storage management, are where "Design of the UNIX Operating System" will be most helpful in illustrating concepts. The rest of the sections of the book are on topics that are much more modern and thus it is hard to find good supplemental texts. The last section of the book offers actual case studies on Windows XP and Linux and contrasts the features of those operating systems with the theory of the book. Also, there are appendices that analyze the design concepts of three older operating systems (the FreeBSD System, The Mach System and Windows 2000 System) that are published electronically on the net. To get the most from this book you should have already had a course in computer architecture at the upper undergraduate level and have some knowledge of a programming language such as C or Java so that you can implement and experiment with the concepts mentioned in this book.
GREAT BOOK
Published by Thriftbooks.com User , 19 years ago
I personally think this is a great book for a broad overview of OS's. Dont think it will go into any great programming detail, but there are other books for that. This is just for broad details. Very good for that reason I think.
It's the "Concepts" Book
Published by Thriftbooks.com User , 19 years ago
This book does a good job in keeping up with the Title, "OS Concepts". I won't go in detail justifying that, as it's already been done by several before me. However, one point worth mentioning is that it's still a concepts book. To be a real programmer / computer science person, one needs to implement the concepts. In that regard, I'd recommed the book " Operating Systems: Design & Implementation by Andrew S. Tanenbaum, Albert S. Woodhull". That way you'll know what the code looks like. This book is great to start with and learn how an OS works. "NO CODE INSIDE THOUGH"
Look at the title
Published by Thriftbooks.com User , 24 years ago
As the title says this book is about concepts on Operating Systems. From this point of view the book is written very carefully. At a first contact I felt it was too high level as said by another reviewer before. But the title says Concepts, actually. And concepts are explained very well, in a straightforward way. If you are concerned more with implementation issue, then you should look at Tanenbaum or the other book by Silberschatz that deals with implementation.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.