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

《Operating System Concepts》阅读笔记:p738-p747

《Operating System Concepts》学习第 63 天,p738-p747 总结,总计 10 页。

一、技术总结

1.network structure

local-area networks (LAN)、wide-area networks (WAN).

2.communication structure

naming and name resolution、communication protocols。

(1)domain-name system(DNS)

The Internet system for resolving host names to host-ids, in which a distributed information system provides host-name-to-network-address translations for the Internet.

(2)Open Systems Inter-connection (OSI) model

1)physical layer

2)link layer

3)network layer

4)transport layer

5)session layer

6)presentation layer

7)application layer

即七层模型,现实中这个模型并未实现。现实中使用最广泛的是“TCP/IP模型(也称为 Internet model)”。but,直到今天,依然还是记不住这些层次的顺序及名称。

3.ethernet address

即 MAC 地址(media access control address 或 medium access control address, media 是 medium 的复数形式)。

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

1.faculty

(1)faculty: fac-(“to do”)

c. a special ability to do sth(能力);the people who teach in a university(教职工)。

(2)示例

For instance, site A might have hosts named program, student, faculty, and cs(《Operating System Concepts》第 738 页)。

2.canonical

(1)canon

c. a general principle by which sth is judge(准则,标准)。

(2)canonical

ad. according a rule(遵循标准的,规范的)。

(3)示例

"In fact, in the early days of the ARPANET there was a canonical host file that was copied to every system periodically(《Operating System Concepts》第 739 页)。

3.legacy

(1)legacy: legare(“a body of persons sent on a mission(被派去执行任务的一群人)”)

c. over time, the sense of “being sent” evolved into “sth handed down”, especially in legal or contexts。sth that remains from an earlier time(遗产,遗留问题)。

每次看到 legacy 这个单词总是想到"legal",然后将其理解成 legal 的名词形式——“”合法性”,其实legal 的名词形式是 legality。当然,至所以出现这样的问题是因为我不知道 legality这个词然后又不查,这里梳理下,纠正这种错误的习惯。

(2)示例

This legacy is still showing itself today, as adding security to existing infrastructure is proving to be difficult and complex(《Operating System Concepts》第 744 页)。

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

三、其它

今天没有什么想说的。

四、参考资料

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.xdnf.cn/news/36145.html

相关文章:

  • 《C#数据结构与算法》—集合、映射
  • 基于Spring AI与OpenAI API的深度实践:调用DeepSeek模型构建智能应用全指南
  • Win10驱动程序强制签名怎么禁用/开启?
  • C++按位与()、按位或(|)和按位异或(^)
  • 并发网路通信-套接字通信
  • 【数学】数学分类
  • 日志分析---宝瓜Windows日志分析器
  • 什么是 Stream
  • Vue3 + TypeScript中defineEmits 类型定义解析
  • [oeasy]python089_列表_删除列表项_remove_列表长度_len
  • 纯FPGA实现驱动AD9361配置的思路和实现之一 概述
  • 从数据处理方式,系统可扩展性和处理性能三方面比较管道过滤器风格和仓储风格
  • Python Requests 库:从安装到精通
  • Dijkstra 算法
  • 蓝桥杯练习题2
  • 深入理解 Spring 单元测试:@SpringBootTest、@Value 注入、@MockBean 使用实战与陷阱
  • 计算机网络八股——HTTP协议与HTTPS协议
  • Python爬虫-爬取猫眼演出数据
  • DataWhale AI春训营 问题汇总
  • 3. 在 2节的基础上 ,实现launch文件简单编写
  • MySql Innodb存储引擎下sql优化
  • 【leetcode刷题日记】lc.322-零钱兑换
  • 自动驾驶---决策规划之导航增强端到端
  • [CPP6] string模拟实现
  • 【Ubuntu】Ubuntu20.04安装搜狗输入法的详细步骤
  • STL之vector基本操作
  • JVM虚拟机--JVM的组成
  • 自动化测试 VS 测试开发
  • xgboost原理及参数分析
  • 2025年Q1数据安全政策、规范、标准以及报告汇总共92份(附下载)