# answer-ostep **Repository Path**: chobity/answer-ostep ## Basic Information - **Project Name**: answer-ostep - **Description**: Answers to exercises of《Operating Systems: Three Easy Pieces》 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2021-07-22 - **Last Updated**: 2025-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Operating Systems: Three Easy Pieces Homework 这是 [Operating Systems: Three Easy Pieces](http://www.ostep.org/) 的作业习题解答。 中译本叫《操作系统导论》,但我是看的英文原版 PDF 做的,因为中译本有些地方翻译得不全。 我不保证答案一定全部正确,因为没有标准答案,但至少都是在本地 Linux Mint 环境下测试通过了的。 答案以 Markdown 文档的形式放在 GitHub 和 Gitee 上。 从第四章开始,因为前三章没有作业。 仓库地址: GitHub: https://github.com/chen-qingyu/answer-ostep ; Gitee: https://gitee.com/chobity/answer-ostep 。 --- > Operating Systems: Three Easy Pieces > > Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau > > Arpaci-Dusseau Books > > August, 2018 (Version 1.00) Website:http://www.ostep.org/ Homework:https://github.com/remzi-arpacidusseau/ostep-homework/