【操作系统】【Three Easy Pieces】Introduction to Operating Systems

操作系统是管理资源的软件,通过虚拟化技术将物理资源如CPU、内存转化为易于使用的形式。它创建了多虚拟CPU的错觉,允许多个程序同时运行。此外,文章还强调了并发性、持久性和操作系统设计的目标,包括高性能、应用程序间的保护、能源效率、安全性和移动性的重要性。
摘要由CSDN通过智能技术生成

1

What is OS?

  • Operating System is a body of software, in fact, that is responsible for making it easy to run programs.
  • The primary way the OS does this is through a general technique that we call virtualization. That is, the OS takes a physical resource (such as the processor, or memory, or a disk) and transforms it into a more general, powerful, and easy-to-use virtual form of itself. Thus, we sometimes refer to the operating system as a virtual machine.
  • OS is sometimes known as a* resource manager*

Virtualizing

  • It turns out that the operating system, with some help from the hard-ware, is in charge of this illusion, i.e., the illusion that the system has a very large number of virtual CPUs. Turning a single CPU (or a small set of them) into a seemingly infinite number of CPUs and thus allowing many programs to seemingly run at once is what we call virtualizing the CPU, the focus of the first major part of this book.
  • that is exactly what is happening here as the OS is virtualizing memory. Each process accesses its own private virtual address space (sometimes just called its address space), which the OS somehow maps onto the physical memory of the machine.

Concurrency

  • Another main theme of this book is concurrency.

Persistence

没记东西QWWWQ

Design Goals

  • One goal in designing and implementing an operating system is to provide high performance; another way to say this is our goal is to minimize the overheads of the OS.
  • Another goal will be to provide protection between applications, as well as between the OS and applications.
  • Other goals make sense: energy-efficiency is important in our increasingly green world; security (an extension of protection, really) against malicious applications is critical, especially in these highly-networked times; mobility is increasingly important as OSes are run on smaller and smaller devices.
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
### 回答1: 《操作系统三部曲:易懂的操作系统原理》是一本经典的操作系统教材,由Remzi H. Arpaci-Dusseau夫妇撰写。这本书旨在以简单易懂的方式阐述操作系统原理。它被广泛用作操作系统课程的教材,并受到学生和教师的赞赏。 《操作系统三部曲:易懂的操作系统原理》通过深入讲解操作系统的关键概念和原理,帮助读者理解操作系统的内部运作方式。书中内容丰富,包括处理器调度、内存管理、文件系统、存储器层次结构等多个重要主题。每个主题被简明扼要地阐述,使读者易于理解。 相比其他操作系统教材,《操作系统三部曲:易懂的操作系统原理》的独特之处在于其注重概念和实践的结合。通过大量的案例研究和实验,读者可以巩固所学知识,并深入理解实际系统的工作原理。 这本教材还介绍了一些最新的操作系统技术,如虚拟化和云计算。这些新颖的话题增强了读者对现代操作系统的认识,并使他们能够跟上技术的发展趋势。 《操作系统三部曲:易懂的操作系统原理》是一本深入浅出的操作系统教材,适合初学者和有经验的读者阅读。它详尽而精确地介绍了操作系统的各个方面,给读者提供了对该领域的全面了解。无论是作为教材还是作为参考书,这本书都是学习操作系统的不可或缺的资源。 ### 回答2: 《Operating Systems: Three Easy Pieces》是一本关于操作系统的教材。它由Remzi H. Arpaci-Dusseau夫妇合著,并于2014年发布。这本教材旨在为学生和对计算机科学感兴趣的读者提供关于操作系统的详细介绍和理解。 这本书的主要目标是帮助读者理解操作系统的设计原理和实验技术。它通过探讨操作系统的各个组成部分,如处理器调度、内存管理、文件系统、网络通信等,来解释操作系统的工作原理。书中使用了许多实例和示意图来解释复杂的概念,以确保读者可以轻松理解并应用所学知识。 《Operating Systems: Three Easy Pieces》涵盖了操作系统的基本概念和高级主题。它从基本的进程和线程管理开始,介绍了虚拟内存和文件系统等更高级的概念。这本书还讨论了操作系统的并发性和死锁等问题,并提供了解决这些问题的方法和技术。 这本书还特别关注了操作系统的实验。它提供了许多实验项目,供读者亲自动手实践操作系统的设计和实现。这些实验帮助读者巩固所学理论,并提供了实际的编程经验。 总的来说,《Operating Systems: Three Easy Pieces》是一本系统而全面的操作系统教材。它通过简单易懂的语言和丰富的实例,帮助读者深入理解操作系统的原理和实践。无论是学生还是对计算机科学感兴趣的读者,都能够从中获得宝贵的知识和技能。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值