- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
操作系统课件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.
您可能关注的文档
- 八年级下册2013年人教版英语Unit4 Section A 3.ppt
- 八年级英语上Unit7 Intergrated skills课件(共29张PPT).ppt
- 八年级外研版英语下册PPT_module10unit1.ppt
- 八年级下册第二单元课件.ppt
- 八下Unit 3 What were you doing when the UFO arrived SectionA第1课时.doc
- 八年级英语unit 3 Section A 2d.ppt
- 免费生物医学全文网络期刊检索指南(Free Full text ….ppt
- 八年级英语下册_Unit8_Why_don’t_you_get_her_a_scarf_Section_B课件_2人教版.ppt
- 公司理财精要chap008.ppt
- 写作课——如何添加细节.ppt
- 数据库系统概念第六章.ppt
- 整合版 unit5Canada The True North.pptx
- 斯科特微观经济学课件Chapter 24 - Externalities - The free market-interventionist battle continues.ppt
- 料件基本介绍c(1st release).ppt
- 新世纪大学英语综合教程1-第二版-课文详解-Lecture Notes_U1.doc
- 新人教版8上10单元复习课件.ppt
- 新人教版七年级上Unit8单元课件.ppt
- 新标准大学英语综合教程4一到十课答案(包括unit text)1-5课.doc
- 新外研版七年级英语上册Starter Module 3 My English book课件.ppt
- 新概念2Aunit7.ppt
文档评论(0)