Wiley.com
Print this page Share
Textbook

Operating Systems In Depth: Design and Programming

ISBN: 978-0-471-68723-8
Hardcover
444 pages
November 2010, ©2011
List Price: US $170.95
Government Price: US $120.28
Enter Quantity:   Buy
Operating Systems In Depth: Design and Programming (0471687235) cover image
This is a Print-on-Demand title. It will be printed specifically to fill your order. Please allow an additional 10-15 days delivery time. The book is not returnable.

This book is designed for a one-semester operating-systems course for advanced undergraduates and beginning graduate students. Prerequisites for the course generally include an introductory course on computer architecture and an advanced programming course.

The goal of this book is to bring together and explain current practice in operating systems. This includes much of what is traditionally covered in operating-system textbooks: concurrency, scheduling, linking and loading, storage management (both real and virtual), file systems, and security. However, the book also covers issues that come up every day in operating-systems design and implementation but are not often taught in undergraduate courses. For example, the text includes:

  • Deferred work, which includes deferred and asynchronous procedure calls in Windows, tasklets in Linux, and interrupt threads in Solaris.
  • The intricacies of thread switching, on both uniprocessor and multiprocessor systems.
  • Modern file systems, such as ZFS and WAFL.
  • Distributed file systems, including CIFS and NFS version 4.

The book and its accompanying significant programming projects make students come to grips with current operating systems and their major operating-system components and to attain an intimate understanding of how they work.

CourseSmart
Instant access to textbooks as eTextbooks. Learn more at coursesmart.com
Back to Top