Preface - 前言(9 pages)

Reading started at 2019/03/06 19:00

essential : absolutely necessary

prevalent : widespread in a particular area or at a particular time.

virtually : almost

undergoing : the present participle of word undergo(experience or be subjected to (something, typically something unpleasant, painful, or arduous) like the phrase suffer from)

practitioner : skilled people in some special area

underlie : be the cause or basis of (something).

prerequisites : a thing that is required as a prior condition for something else to happen or exist.

predominantly : mainly; for the most part

intuitive : using or based on what one feels to be true even without conscious reasoning

omit : leave out or exclude (someone or something), either intentionally or forgetfully

exclude : deny (someone) access to or bar (someone) from a place, group, or privilege

bibliographical :biblēəˈɡrafik] relating to bibliography

bibliography : references materials including books and other stuff

pertain : be appropriate, related, or applicable like an accessory

explicitly : in a clear and detailed manner

Time consumption for the first page : 19:01 - 19:24

The first chapter includes 36 pages in all, and I hope I can finish reading this 9 + 36 pages tonight, I may change the method to not try to find out each strange word's meaning which takes a lot of time, but only stop to look for explaining when I can not go through or can not understand at all.

page2 :

correspond : answering

sequentially : by forming or following a logical order or sequence.

thorough : [ˈTHərō]performed or written with great care and completeness.

in nature : (to explain) the basic rules of something

concurrency : n .existing, happening, or done at the same time

concurrently : at the same time; simultaneously.

utilization : the action of making practical and effective use of something

scheme : [skēm]a plan, ------a large-scale systematic plan or arrangement for attaining some particular object or putting a particular idea into effect.

Page2 finished : 19:45

Page3 start:

mechanism : a system of parts working together in a machine

I/O system are also the slowest major components of the computer Because they are a performance bottleneck(The first time I got to learn where "瓶颈" come from)

tertiary : [tərSHərē]third in order or level.

malicious : characterized by malice; intending or intended to do harm.

malice : bad temptation

dispersed : [dəˈspərs] distribute or spread over a wide area.

synchronization : siNGkrənəˈzāSH(ə)n] he operation or activity of two or more things at the same time or rate.

appendices : plural forms of word ap·pen·dix : a section or table of additional matter at the end of a book or document.

page 3 ends at 20 : 11

drastically : [ˈdrastəklē] extremely; very.

illustrate : iləˌstrāt] explain or make (something) clear by using examples, charts, pictures, etc..

coverage : v(ə)rij] the extent to which something deals with or applies to something else.

extent : the area covered by something.

peripheral : [pəˈrif(ə)rəl] relating to or situated on the edge or periphery of something.

page4 ends at 20:27

contrast v.differ a lot

demostrate : give a practical exhibition and explanation of

embed : fix (an object) firmly and deeply in a surrounding mass. such as embed systems

substantially : adv to a great or significant extent.for the most part; essentially.

enhanced past tense and psat participle of the word enhance : ncrease, or further improve the quality

affinity : [ə'fɪnəti] close relationship

overlay : v.cover the surface of (something) with a coating.

process synchronization :the operation or activity of two or more things at the same time or rate.

segmentation : division into separate parts or sections.

buddy : a close friend.

slab : a large, thick, flat piece of stone, concrete, or wood, typically rectangular.

overhaul : n.a thorough examination of machinery or a system, with repairs or changes made if necessary.

exploit : [exploit] v. make full use of and derive benefit from (a resource).

buffer : Memory buffer register, the connection between processor and memory

encryption :

Encryption

In cryptography, encryption is the process of encoding messages or information in such a way that only authorized parties can read it.

stringent : (of regulations, requirements, or conditions) strict, precise, and exacting.

The Programming Exercise and Projects

We have added 12 new programming exercises that emphasize processes, threads, shared memory, process synchronization, and networking.In addition, we have added several programming projects which are more involved than standard programming exercises.These projects include adding a system call to the linux kernel, creating a UNIX shell using the fork() system call, a multithreaded matrix application, and the producer-consumer problem useing shared memory

supplements : [supplement] something that completes or enhances something else when added to it.

rep·re·sen·ta·tive: typical of a class, group, or body of opinion.

ar·chive : [ˈärˌkīv] a collection of historical documents or records providing information about a place, institution, or group of people.

obscure : not discovered or known about; uncertain.

omission : someone or something that has been left out or excluded.

exclude : deny (someone) access to or bar (someone) from a place, group, or privilege.

acquisition : an asset or object bought or obtained, typically by a library or museum.

Finished Preface reading at 21:56 as I started at 19:01, It took me 2 hours and 55mins to finsh reading and take all note above,

Due to the wrong touch of the keyboard, some notes has lost and could not find back,Go ahead!

[操作系统概念]Operating System Concepts 7th - Preface相关推荐

  1. 《Operating System Concepts(操作系统概念)》课程学习(1)——Chapter 1 Introduction(第1章 绪论)

    操作系统概念 Operating System Concepts 说起操作系统,我想在坐的各位同学都不会陌生.因为无论我们想用计算机干什么,首先要做的就是启动操作系统,任何软件的运行都离不开操作系统的 ...

  2. 【数据库系统概念第七版(Database System Concepts 7th)配套SQL文件如何获取】

    数据库系统概念第七版(Database System Concepts 7th)配套SQL文件如何获取 数据库大黑书获取配套SQL文件 最后在数据库运行SQL文件即可 数据库大黑书获取配套SQL文件 ...

  3. 【OS操作系统】Operating System 第五章:虚存技术

    OS操作系统系列文章目录 [OS操作系统]Operating System 第一章:操作系统的概述 [OS操作系统]Operating System 第二章:启动.中断.异常和系统调用 [OS操作系统 ...

  4. 操作系统(Operating System)

    一.计算机系统概述 什么是操作系统(操作系统的概念) ※ 操作系统(Operating System, OS)是指控制和管理整个计算机系统的硬件和软件资源,并合理地组织调度计算机的工作和资源的分配:以 ...

  5. java大作业私人管家系统_操作系统概念(Operating System Concepts)第十版期中大作业...

    更正: 第一题中,哲学家就餐问题中的哲学家的状态state[i]应属于临界区变量,是可能会产生读写冲突的,所以对其进行读写的时候均需要加一把互斥锁. 非常感谢不听不听不听的指正. ---------- ...

  6. [Operating.System.Concepts(9th,2012.12)].Abraham.Silberschatz.文字版(恐龙书——操作系统概念 原书第九版)课后习题 参考答案

    目录 Chap01 导论 Chap02 OS结构 Chap03 进程 Chap04 线程 Chap05 同步(Synchronization) Chap06 CPU调度 Chap07 死锁 Chap0 ...

  7. CPT104 Operating System Concepts Note

    Word 直接复制过来标号有错误 Lecture 1 Process What is an Operating System? OS An Operating system is the heart ...

  8. 【操作系统】Operating System Conceptions第三章知识整理总结

    小结: 这几天我阅读了<Operating System Conceptions> 的第三章. 在这一章中,文章详细介绍了进程,说明了它们是如何在操作系统中表示和调度的.并向我们讲解了在操 ...

  9. SI - 系统 - 操作系统简述 (Operating System)

    Unix 操作系统:System V.BSD Microsoft Windows Apple Mac OS Linux FreeBSD 安装 https://jingyan.baidu.com/art ...

最新文章

  1. 文本占用的高度和范围
  2. ssh linux mysql 乱码_JAVA ,SSH中文及其乱码问题的解决 6大配置点 使用UTF-8编码
  3. 数据库-ADONET-在数据集DataSet中使用关系对象DataRelation处理关系
  4. Android学习之图片压缩,压缩程度高且失真度小
  5. 音视频技术开发周刊 91期
  6. linux wait函数头文件_手把手教Linux驱动9-等待队列waitq
  7. vue 多点触控手势_移动端手势事件(多指操作)
  8. vue 动态加载图片路径报错解决方法
  9. PowerShell说“此系统上的脚本执行被禁用。”
  10. 超哥笔记 --nginx入门(6)
  11. C# 程序中使用 SQLite 数据库
  12. Android之复合按钮CompoundButton
  13. 一文带你了解Windows操作系统安全,保护自己的电脑不受侵害
  14. 苹果电脑自带截图工具怎么用?mac自带截屏工具使用技巧分享
  15. 一流科技携手小米、旷视等多家企业共同发起成立中关村数智人工智能产业联盟...
  16. Android项目开发总结
  17. 等保2.0:这些等保测评要求,你都知道吗?
  18. UltraEdit mac版
  19. java SpringBoot报错Servlet.service() for servlet 和No converter for的解决办法
  20. 大学生或者程序员上B站学习编程必备的几位优秀UP主

热门文章

  1. 入驻宜春高铁站!“欢乐消2”助力人们安全出行
  2. 解读EOSIO RAM价格大幅波动背后的Bancor算法
  3. java开发框架emp流程图,附相关架构及资料
  4. 什么办法可以恢复手机删除照片
  5. Android小菜鸡2 个月的面试亲身经历告诉大家,如何进入 BAT 等大厂?
  6. 大疆口袋灵眸发布(OSMO Pocket)
  7. 采购人员在下采购订单时,如何快速准确选择可替代料
  8. 程序员度量:改善软件团队的分析学
  9. 伏格尔法,运输问题详解
  10. 微型计算机互联的主要目的,2019年自学考试计算机应用基础试题(5)