List the Coffmans conditions that lead to a deadlock?
Submitted by: AdministratorMutual 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.
Submitted by: Administrator
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.
Submitted by: Administrator
Read Online OS General Concepts Job Interview Questions And Answers
Top OS General Concepts Questions
☺ | Explain Demand paging, page faults, replacement algorithms, thrashing? |
☺ | What is batch programming in DOS? |
☺ | Do you know about paged segmentation and segment paging? |
☺ | List the Coffmans conditions that lead to a deadlock? |
☺ | Explain the concept of Reentrancy? |
Top Operating System (OS) Categories
☺ | RTOS Interview Questions. |
☺ | Windows 7 Interview Questions. |
☺ | MAC Operating System Interview Questions. |
☺ | Disk Operating System (DOS) Interview Questions. |
☺ | Shell Scripting Interview Questions. |