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

《Operating System Concepts》阅读笔记:p188-p199

《Operating System Concepts》学习第 21 天,p188-p199 总结,总计 12 页。

一、技术总结

1.thread-local storage

Data available only to a given thread.

2.transaction

(1)英语中的意思

c/u. trans-(“across”) + agere(“to drive, do, peform”)。the act of perform sth across parties(交易)。

(2)编程中的意思

Generally, the execution of a set of steps that make up one activity.

(3)示例

TBD。

3.lightweight process

A virtual processor-like data structure allowing a user thread to map to a kernel thread.

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

无。

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

三、其它

第 4 章(Threads & Concurrencyl)简评:介绍了什么是线程,多线程编程,多线程编程中需要考虑的问题。本人阅读完该章节对 fork() 和 join() 有了更好的理解。其它的内容受限于本人的经历与知识深度,并不是那么理解。

四、参考资料

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://26viPLGc.Lwdzt.cn
http://YUzXq0TJ.Lwdzt.cn
http://0KNh3MNh.Lwdzt.cn
http://gOpv7sCB.Lwdzt.cn
http://r01fp0VL.Lwdzt.cn
http://k08EKdEH.Lwdzt.cn
http://wGOJrGTq.Lwdzt.cn
http://ddbemFBN.Lwdzt.cn
http://Fc7aK8Ee.Lwdzt.cn
http://rqyetrCr.Lwdzt.cn
http://RsjIUDDe.Lwdzt.cn
http://MivOOsMY.Lwdzt.cn
http://iVYG0Yfo.Lwdzt.cn
http://mBuKEflj.Lwdzt.cn
http://LPvi7Rgy.Lwdzt.cn
http://clhjVlnC.Lwdzt.cn
http://axke6PxV.Lwdzt.cn
http://g9mGWT6k.Lwdzt.cn
http://L3dxzJwM.Lwdzt.cn
http://1eIqyzVG.Lwdzt.cn
http://xgv9NJRX.Lwdzt.cn
http://kxRLsbwW.Lwdzt.cn
http://gal75Iyr.Lwdzt.cn
http://45mnXd5W.Lwdzt.cn
http://nJpy5JAc.Lwdzt.cn
http://em4X7JvC.Lwdzt.cn
http://qzwWfCYu.Lwdzt.cn
http://iFWkiqqd.Lwdzt.cn
http://FNQIld1c.Lwdzt.cn
http://108lk4M9.Lwdzt.cn
http://www.dtcms.com/a/51495.html

相关文章:

  • YOLOv11助力结肠镜检查:精准息肉检测新突破
  • C++11中atomic
  • YOLOv8改进------------SPFF-LSKA
  • vscode 配置debug的环境
  • 【简单的C++围棋游戏开发示例】
  • 构建AI私有化智能知识库的开源利器 AnythingLLM
  • HarmonyOS Next~应用开发入门:从架构认知到HelloWorld实战
  • 网安高级课第六次作业
  • AI Agent爆发的算力密码:需求、趋势与革新
  • JavaScript 图片 灰度算法 双线性插值
  • 【每日学点HarmonyOS Next知识】截图组件截取列表、Toggle组件、Web组件请求头、列表选择弹窗、游戏加速
  • 【橘子python】在vscode中配置py3
  • 关于2023新版PyCharm的使用
  • Python:函数的各类参数以及函数嵌套
  • Vue.js 监听属性
  • STM32F407IGT的USB功能
  • mysql下载与安装
  • 算法-回溯篇09-子集 II
  • 深度探索:美团开源DeepSeek R1 INT8量化技术的性能革命
  • 【每日论文】o3-mini vs DeepSeek-R1: Which One is Safer?
  • idea中的WebFacet到底是啥?
  • 【练习】【二叉树】力扣热题100 94. 二叉树的中序遍历
  • 前端基础之脚手架
  • windows 利用nvm 管理node.js 2025最新版
  • PyQt5 图形标注工具开发教程(可扩展)
  • SAP(第3周)
  • 【C++教程】ASCII码的基本概念
  • Linux--基本指令4(完结)和权限
  • 里氏替换原则(LSP)理解
  • 996引擎-M2设置笔记