注重体验与质量的电子书资源下载网站
分类于: 编程语言 职场办公
简介
Operating Systems: Principles and Practice 豆 9.5分
资源最后更新于 2020-08-23 08:20:47
作者:Thomas Anderson
出版社:Recursive Books
出版日期:2014-01
ISBN:9780985673529
文件格式: pdf
标签: 操作系统 计算机 操作系統 OS 计算机科学 operationsystem 计算机系统 Programming
简介· · · · · ·
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 a...
目录
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.
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.