List the Coffman's conditions that lead to a deadlock?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / durgalakshmi
mutal exclusion
hold and wait
no preemption circular wait
Is This Answer Correct ? | 10 Yes | 3 No |
How do I find the location of an excel file?
What are turnaround time and response time?
6 Answers IBM, Maveric, TCS, WUB,
What are significance of semaphores?
Can you please explain the difference between trap and trapdoor?
What is the purpose of port forwarding?
What is context-switching in multi-threading?
I was able to change my MAC-ID(Physical Address)? I would like to know will that MAC-ID i created is not default, how could i make the ID default?
What are the operating system components?
How do I unhide a file?
What is the kernel of the operating system?
Is 32 bit obsolete?
What do you mean by multithreading?