- 1、本文档共97页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
操作系统课件Chaptr6-Deadlock操作系统课件Chapter6-Deadlock
Content of this lecture 6.1 Resources 6.2 Deadlock 6.3 Ostrich Algorithm 6.4 Deadlock Detection Deadlock Recovery 6.5 Deadlock Avoidance 6.6 Deadlock Prevention 6.7 Other Issues Summary Resources (1) Deadlocks may occur when … Processes are granted exclusive access to devices, files, and so forth. We refer to the objects granted as resources A resource is anything that can be used by a single process at any instant of time. Resource Types R1, R2, . . ., Rm CPU cycles, memory space, I/O devices ,record in a database… Each resource type Ri has Wi instances. Resources (2) Resources can be either: Reusable Resources Used by one process at a time and not depleted by that use Processes obtain resources that they later release for reuse by other processes E.g., CPU, memory, disk space, I/O devices, files, databases, semaphores. Acquire ? Use ? Release Consumable Resources Created (produced) and destroyed (consumed) by a process E.g., messages, buffers of information, interrupts. Create ? Acquire ? Use Resource ceases to exist after it has been used, so it is not released. Resources (3) Resources can also be either: Preemptible Resources Can be taken away from a process with no ill effects E.g., CPU, memory No deadlock Non-preemptible Resources One that cannot be taken away from its current owner without causing the computation to fail. Will cause the process to fail if taken away E.g., Tape Drives, CD Recorder Deadlock possible Resources (4) And resources can be either: Shared among several processes E.g., Read-only files Dedicated exclusively to a single process E.g., Printers Each process utilizes a resource as follows: Request the resource Use the resource Release the resource Must wait if request is denied Requesting process may be blocked May fail with error code Assume that when a process is denied a resource request, it is put to sleep. Resources (5) Processes need access to resources in reasonable order Suppose a process holds resource A (e.g.
您可能关注的文档
- 招标书与投标书招标书与标书.ppt
- 拓展训练中急救常识——肺复苏心肺复苏.ppt
- 抽样调查 计算题抽样调 计算题.ppt
- 护理部督导病区护理质量馈单反馈单.doc
- 招投标与合同管理第三章.ppt
- 招商技巧培训.ppt招.ppt
- 招标文件需注意招标文件注意.doc
- 招聘各个环节的信息传递.ppt
- 拥抱“互联网+”新时代.doc
- 指导学生课余生活教案指.doc
- 2025年中山市沙溪镇人民政府所属事业单位招聘11人笔试备考题库及参考答案详解一套.docx
- 2025年中山市横栏镇人民政府所属事业单位第二期招聘笔试高频难、易错点备考题库及参考答案详解一套.docx
- 2025年中山市横栏镇人民政府所属事业单位第二期招聘笔试高频难、易错点备考题库含答案详解.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试高频难、易错点备考题库及完整答案详解1套.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试高频难、易错点备考题库参考答案详解.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试备考题库附答案详解.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试高频难、易错点备考题库附答案详解.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试备考题库附答案详解.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试备考题库及答案详解一套.docx
- 2025年中山市阜沙镇人民政府所属事业单位招聘笔试备考题库及完整答案详解1套.docx
文档评论(0)