List the Coffman's conditions that lead to a deadlock?

Answer Posted / guest

Mutual Exclusion: Only one process may use a critical
resource at a time.
Hold & Wait: A process may be allocated some resources
while waiting for others.
No Pre-emption: No resource can be forcible removed from a
process holding it.
Circular Wait: A closed chain of processes exist such that
each process holds at least one resource needed by another
process in the chain.

Is This Answer Correct ?    39 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I make usb bootable?

538


Who is the father of os?

606


How do you format a pc?

567


Is 32 bit obsolete?

557


Which is the fastest operating system?

577






How do I find the location of an excel file?

571


What is fragmentation? Different types of fragmentation?

626


Are there any problems that the cpu faces? Have any measures been taken to make it more efficient?

763


What is system bus? Explain a few related terms.

620


Enumerate the different RAID levels.

625


Briefly explain thrashing.

625


What are read-write locks?

571


What is asynchronous task?

549


What are device drivers?

626


What are the different synchronization mechanisms?

565