What is deadlock? How do you avoid it?

Answer Posted / kavya

deadlock is sate in which each of the process is waiting for other process to complete.
this problem can be solved in two ways
1. deadlock prevention
2. deadlock avoidance
deadlock prevention is to make sure that any of the four necessary conditions for deadlock to occur doesn't hold good.
four necessary conditions are
a) mutual exclusion
only one process at a time can use a resource
b) hold and wait
if process require more resources it must hold the allocated resources and wait for the required resources
c) no preemption
none of resources are taken back by operating system until a process releases it
d)circular wait
all the process are waiting for resources in a circular manner
deadlock avoidance:
In this method data related to process like resources allocated , resources needed, arrival time etc are studied and occurance of deadlock is predicted. If deadlock is in safe state then resources are allocated or else they are not .

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between concurrency and parallelism?

549


Is kernel a os?

510


what is memory managemant in Win95

610


What is the best memory for a laptop?

550


iam free downloading the KK Dictionery to my system but that is not installed yet. can anybody tell be why this happen and what the system have to install the software.

1871






What do you know about the latest android version Lollipop?

539


What is the difference between kernel and operating system?

517


What is startup repair on my computer?

548


What Command To Restore Backup Of Non - Rootvg?

623


What happens when I reset my computer?

560


Is chrome an operating system?

523


Is deepin os stable?

542


How do you fix a computer that won't start up?

504


Is 4 cores enough for streaming?

590


Can a laptop have both ssd and hdd?

633