os专业词

1.program development 程序开发
2.program execution 程序运行
3.Access to I/O devices I/O设备访问
4.Controlled access to files 文件访问控制
5.System access 系统访问
6.error detection and response 错误检测和响应
7.serial 串行
8.slot 缓冲
9.cache 高速缓存
10.locality 局部性
11.processor 处理器
12.schedule 调度
13.memory protection 内存保护
14.timer 定时器
15.privileged instruction 特权指令
16.interrupt 中断
17.kernal mode 内核模式 user mode 用户模式
18.Multiprogrammed Batch System 多道批处理系统
19.time sharing 分时系统
20.synchronization 同步
21.mutual exclusion 互斥
22.deadlock 死锁
23.buffer 缓冲区
24.variable 变量
25.execution context 执行上下文
26.thread 线程
27.isolation 隔离
28.automatic 自动的
29.allocation management 分配和管理
30.modular program 模块化设计
31.protection and access control 保护和访问控制
32.storage 存储
33.virtual memory 虚存
34.confidentiality 保密性
35.integrity 数据完整性
36.authenticity 认证
37.sysmmetric 对称
38.distributed operating system 分布式操作系统
39.object-oriented 面向对象
40.monitor 管程
41.multiprogramming 多道程序设计
42.virtual machine 虚拟机
43. set of data 数据集
44. program code 程序代码
45. Identifier 标识符
46.state 状态
47.priority 优先级
48.pcb 进程控制块
49.not running & running 非运行态和 运行态
50.ready 就绪态
51.blocked 阻塞态
52.exit 退出态
53.dispatch 调度
54.time-out 超时
55.event occurs/wait 事件发生/等待
56.release 释放
57.admit 加载
58.suspend 挂起
59.activate 换出
60.table 表
61.process image 进程映像
62.psw 程序状态字 寄存器
63.assign 分发 分配
64.initialize 初始化
65.preempt 抢占
66.foreground & background work前后台工作
67.spawn 派生
68.concurrency 并发
69.semaphore 信号量
70.binary semaphore 二元信号量
71.mutex 互斥锁
72.monitor 管程
73.FIFO 先进后出
74.reusable 可重用/ consumable 可消耗资源
75.banker’s algorithm 银行家算法
76.circular wait 循环等待
77.consumable resource可消耗资源
78.preemption 抢占
79.partition 分区
80.compaction 压缩
81.buddy system 伙伴系统
82.compaction 压缩
83.external/internal fragmentation 外部碎片/内部
84.offset 偏移量
85.associative mapping 关联映射
86.驻留集 resident set
87.segment 段
88.thrashing 抖动
89.working set 工作集
90.long-term schedule长程调度
medium-term schedue中程调度
91.user-oriented面向对象
46. throughout 吞吐量
47. processor utilization 处理器利用率
48. FCFS 先来先服务 对短进程不利
95.round robin轮转循环 相对公平
96.shorter process next 最短进程优先 SPN
97.shortest remaining time 最短剩余时间 SRT 对长进程不利
97.highest response ratio next 最高响应比优先 HRRN
98.synchronization granularity 同步粒度
99.RAID 独立磁盘冗余阵列(有多个等级)
100.parity check 奇偶校验
101.hamming code 汉明码
102.parallel access并行访问
103.distribute 分布
104.mirror image镜像
105. entity 实体
106.linear list 线性表

上一篇:CF 197A - Plate Game


下一篇:爬虫笔记39之反爬系列二:图形验证码、