Operating Systems

豆瓣
Operating Systems

登录后可管理标记收藏。

ISBN: 9780985673529
作者: Thomas Anderson / Michael Dahlin
出版社: Recursive Books
发行时间: 2014 -8
装订: Paperback
价格: USD 72.00
页数: 690

/ 10

2 个评分

评分人数不足
借阅或购买

Principles and Practice

Thomas Anderson / Michael Dahlin   

简介

Operating Sytems: Principles and Practice is a textbook for a first course in undergraduate operating systems. In use at dozens of top tier universities, and written by two leading operating systems researchers with decades of experience successfully teaching complex topics to thousands of students, this textbook provides:
A path for students to understand high level concepts all the way down to working code.

目录

Part 1: Kernels and Processes
We describe the essential steps needed to isolate programs to prevent buggy applications and computer viruses from crashing or taking control of your system.
Part 2: Concurrency
We provide a concrete methodology for writing correct concurrent programs that is in widespread use in industry, and we explain the mechanisms for context switching and synchronization from fundamental concepts down to assembly code.
Part 3: Memory Management
We explain both the theory and mechanisms behind 64-bit address space translation, demand paging, and virtual machines.
Part 4: Persistent Storage
We explain the technologies underlying modern extent-based, journaling, and versioning file systems.

其它版本 (1)
短评
评论
笔记