-->
当前位置:首页 > Luz 第5959页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:Consider the following three threads in a concurrent program tha

Luz5年前 (2021-05-10)963
Consider the following three threads in a concurrent program that uses semaphores Sem1, Sem2, and Sem3.What are the init…

单选题:A system has 3 concurrent processes, each of which requires 4 it

Luz5年前 (2021-05-10)1064
A system has 3 concurrent processes, each of which requires 4 items of resource R. What is the minimum number of resourc…

单选题:A computer system has a device with n mutually exclusive instanc

Luz5年前 (2021-05-10)1171
A computer system has a device with n mutually exclusive instances. Three concurrent processes require 3,4 and 5 instanc…

单选题:A system is in a deadlock, if its resource allocation graph____.

Luz5年前 (2021-05-10)880
A system is in a deadlock, if its resource allocation graph____.@[C](1)A. contains a cycle B. doesn’t contain a cycleC.…

单选题:Banker’s algorithm is one of ______algorithm。

Luz5年前 (2021-05-10)1212
Banker’s algorithm is one of ______algorithm。@[B](1)A. deadlock recovery B. deadlock avoidanceC. deadlock pre…

单选题:An unsafe state implies ________.

Luz5年前 (2021-05-10)668
An unsafe state implies ________.@[C](1)A. the existence of deadlockB. that deadlock will eventually occurC. that som…

单选题:Deadlock happens when __________.

Luz5年前 (2021-05-10)736
Deadlock happens when __________.@[C](1)A. a computer system is seriously faulty B. multiple processes are blocked at…

单选题:Assume that a system has 9 instances of 1 resource type shared b

Luz5年前 (2021-05-10)1068
Assume that a system has 9 instances of 1 resource type shared by 4 processes. How many resource instances can a process…

单选题:How does the Linux system deal with the deadlock?

Luz5年前 (2021-05-10)783
How does the Linux system deal with the deadlock? @[D](1)A. By deadlock preventionB. By deadlock avoidanceC. By deadl…

单选题:If a system use the banker’s algorithm to avoid deadlock, which

Luz5年前 (2021-05-10)958
If a system use the banker’s algorithm to avoid deadlock, which of the following statement is correct?@[B](1)A. If the…