- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
操作系统复习纲
Chapter 1
概念(列表)
对比性的要关注
= 1 \* GB3 ①Job/CPU schedule
JOB schedule:choose a job among several ones ready to be brought into memory
CPU schedule:choose a job among several ones ready to run(into cpu)
= 2 \* GB3 ②Process virtual system
= 3 \* GB3 ③Symmetric multiprocessing(SMP)/ Asymmetric multiprocessing
Symmetric:Each processor runs identical copy of the operating system.
Asymmetric:Each processor is assigned a specific task;master processor schedules and allocated work to slave processors
= 4 \* GB3 ④ Desktop System(个人计算机系统)
User convenience and responsiveness
Parallel Systems【多处理器系统(并行系统或紧耦合系统)】
More than one CPU , share memory and clock ,communicate through shared memory. Advantages:increased throughput,economical,increased reliability.
Distributed Systems(分布式系统)
Distribute the computation among several physical processors, own local memory,communicate through communication lines.
Advantages:resources sharing ,computation speed up, reliability ,communication.
Requires network,maybe c-s structure
Clustered Systems(集群系统)
Share storage,provide high reliability
Asymmetric clustering:one runs while others standby
Symmetric clustering:all runs application
Real-Time Systems(实时系统(软/硬))
Hard real-time:secondary storage limited
Soft real-time:priority
Handheld Systems(手持系统)
Cell phone,limited memory,slow process,small screen
= 5 \* GB3 ⑤Interrupt(中断)
transfers control to the interrupt service through interrupt vector
save the address of interrupted instruction
disabled interrupt occur when a interrupt is processing
= 6 \* GB3 ⑥Cache
Faster storage
= 7 \* GB3 ⑦Process(进程)
Process:A program loaded into memory and executing is commonly referred to as a process
A program in execution
= 8 \* GB3 ⑧System calls
Provide the interface between a running program and operating system
= 9 \* GB3 ⑨单核/微核
虚拟机(知道)
Chapter 2
一、
= 1 \* GB3 ①进程
进程与线程的区别和联系
进程状态(图)
New : the process is being created
Running : instructions are being executed
Waiting : the process is waitin
您可能关注的文档
最近下载
- 香港电影简史年表.docx VIP
- 临床免疫学检验:免疫原和抗血清的制备.ppt VIP
- 项目生命周期与项目管理过程课件.pptx VIP
- GB50348-2004 安全防范工程技术规范.docx VIP
- 大模型时代的具身智能.pptx
- 2024-2025学年安徽省合肥四十五中九年级(上)第一次月考物理试卷(含答案).pdf VIP
- 戏剧教育与戏剧表演技巧培训.pptx VIP
- 新药研究与开发技术 课件全套 第1--7章 概论、新药的发现研究---新药选题与信息利用.pptx
- 2025年中国智慧停车行业研究报告-鼎帷咨询.docx
- 《AI时代新机遇》AIGC如何为教师赋能培训课件.pptx VIP
文档评论(0)