Principles of Deadlocks Flashcards

1
Q

can be defined as parmanent blocking of a set of processes that either compete for system resources or communicate with each other.

A

Deadlocks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Note that all deadlocks involve conflicting needs for resources by two (2) or mroe processes. [T/F]

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

These resources can be used by only one process at a time and are not depleted by usage.

A

Reusable resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

These are resources that can be created and destroyed.

A

Consumable resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The …, which was introduced by Richard Holt, is a useful tool in characterizing the allocation of resources to processes. It is a directed graph that depicts the state of system resource processes, wherein processes and resources are represented by nodes connected by edges

A

resource allocation graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly