logo
分类于: 互联网 编程语言

简介

Operating Systems: Three Easy Pieces

Operating Systems: Three Easy Pieces 9.7分

资源最后更新于 2020-07-24 15:47:46

作者:Remzi Arpaci-Dusseau

出版社:Arpaci-Dusseau Books

出版日期:2018-01

ISBN:9781105979125

文件格式: pdf

标签: 操作系统 OS 计算机 计算机科学 operating-system 计算机系统 CS 编程

简介· · · · · ·

A book about modern operating systems. Topics are broken down into three major conceptual pieces: Virtualization, Concurrency, and Persistence. Includes all major components of modern systems including scheduling, virtual memory management, disk subsystems and I/O, file systems, and even a short introduction to distributed systems.

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Intro
Virtualization
Concurrency Persistence
Appendices