Operating systems : principles and practice /
Thomas Anderson and Michael Dahlin
- SECOND EDITION
- [West Lake Hills, TX] : Recursive Books Ltd., c2014
- xvi, 669 pages : illustrations ; 25 cm.
Includes bibliographical references and index.
1. Introduction -- Part I Kernels and processes -- 2. The Kernel abstraction -- 3. The Programming interface -- Part II Concurrency -- 4. Concurrency and threads -- 5. Synchronizing access to shared objects -- 6. Multi-object synchronization -- 7. Scheduling -- Part II Memory management -- 9. Caching and virtual memory -- 10. Advanced memory management -- Part IV Persistent storage -- 11. File systems : introduction and overview -- 12. Storage devices -- 13. Files and directories -- 14. Reliable storage
Part of the excitement is that the core ideas in a modern operating system - protection, concurrency, virtualization, resource allocation and reliable storage - have become widely applied throughout computer science not just operating system kernel.