当前位置: 首页 > news >正文

《Operating System Concepts》阅读笔记:p700-p732

《Operating System Concepts》学习第 60 天,p700-p732 总结,总计 33 页。

一、技术总结

1.Virtual machine manager (VMM)

The computer function that manages the virtual machine; also called a hypervisor.

VMM 也称为 hypervisor。

2.types of VMs

type 0 hypervisor、type 1 hypervisor、type 2 hypervisor。

3.bridging

The guests can be “directly” connected to the network by an IP address that is seen by the broader network (this is known as bridging).

二、英语总结(生词:3)

1.permeate

(1)permeate: per-(“forward”, hence “through”) + *mei-(“to go, move”)

vi/vt. permeate literally means go through. to spread through and be present in every part of it(渗透)。

(2)示例

Virtualization permeates all aspects of computing(《Operating System Concepts》第 700 页)。

(3)permeate vs pervade

暂时没看到明显的区分标准,TBD。

2.illusion

(1)illusion:in-(“in”) + ludere(“to play”)

c/u. a false perception(感知,感觉) by the senses(错觉,幻觉)。

(2)示例

The fundamental idea behind a virtual machine is to abstract the hardware of a single computer (the CPU, memory, disk drives, network interface cards, and so forth) into several different execution environments, thereby creating the illusion that each separate environment is running on its own private computer(《Operating System Concepts》第 701 页)。

3.leeway

(1)leeway: lee(“a nutical term meaning the sheltered side of a ship(the side away from the wind)”) + way(“movement”)

u. originally, leeway described how much a ship drifted sideways(dowawind) due to wind or currents(最初,“leeway”描述的是由于风或洋流,船只侧向(顺风)漂移的程度)。freedom to act within particular limits()。

(2)示例

In the area of I/O, hypervisors have some leeway and can be less concerned with how they represent the underlying hardware to their guests(《Operating System Concepts》第 722 页)。

关于英语的注解同步更新汇总到 https://github.com/codists/English-In-CS-Books 仓库。

三、其它

第 18 章(Virtual Machines)简评:关于虚拟机,作为开发而言,可能相对更熟悉 example(如:VMWare Workstation, Oracle VirtualBox)。

四、参考资料

1. 编程

(1) Abraham Silberschatz,Peter Baer Galvin,Greg Gagne《Operating System Concepts》:https://book.douban.com/subject/30272539/

2. 英语

(1) Etymology Dictionary:https://www.etymonline.com

(2) Cambridge Dictionary:https://dictionary.cambridge.org

欢迎搜索及关注:编程人(a_codists)

http://www.dtcms.com/a/137395.html

相关文章:

  • Vue3+TS快速学习
  • 【Python使用】嘿马python运维开发全体系教程第4篇:四、Linux基本命令(上)【附代码文档】
  • 鸿蒙应用(医院诊疗系统)开发篇2·Axios网络请求封装全流程解析
  • Python单例设计模式深度解析
  • 统计分析相关基础概念解释
  • 预警,曾TRO冻结超500店,高地牛再维权
  • 信息化项目交付为什么越来越难?
  • [随笔杂谈] 计算机编程 —— 环境变量究竟是个什么东西?我该如何配置它?
  • 日本Shopify 3月数据:家居品类销售额激增120%!
  • 用Allan Deviation的方式估计长时间频率偏差
  • 数据结构和算法(六)--栈队列堆
  • LeetCode算法题(Go语言实现)_49
  • 【AIoT】智能硬件GPIO通信详解(二)
  • go 指针接收者和值接收者的区别
  • 【Pandas】pandas DataFrame pop
  • 【C++11】列表初始化、右值引用、完美转发、lambda表达式
  • 【adb】bat批处理+adb 自动亮屏,自动解锁屏幕,启动王者荣耀
  • 【C++11】新的类功能、模板的可变参数、包装器
  • ceph集群的pg卡住不同步处理记录【如objects degraded (0.223%)】、pg为unclean和degraded等状态处理
  • 网络原理 - 初识网络 2
  • ubuntu 24.02部署java web服务
  • 基于 Java 的淘宝 API 调用实践:商品详情页 JSON 数据结构解析与重构
  • SerialTest 在Linux环境上安装与编译文档
  • GIS开发笔记(7)结合osg及osgEarth实现不同高度下的三个圆形区域形成的三维覆盖轮廓区域绘制
  • AI 语音公司 ElevenLabs 进军亚太市场设立东京子公司;EverTutor Live :语音交互 AI 教育平台丨日报
  • 应用系统中的报表开发成本知多少?
  • SCA(软件成分分析)技术理念、市场前景及趋势
  • MySQL数据库权限管理
  • 刚刚,DeepSeek公布了推理引擎开源路径,OpenAI也将开始连续一周发布
  • 使用 vxe-table 来格式化任意的金额格式,支持导出与复制单元格格式到 excel