How deadlocks are handled in linux ?
Answers were Sorted based on User's Feedback
Answer / dinesh
As best of my knowledge deadlocks are ignored by linux
operatingsystems.from three solutions two are expensive
proceSS.that is avoide and recover.out of three one is not
expensive that is ignoring the deadlock.first two creates
extra overhead to os.last solution is simply ignoring the
deadlocks with doing any thing.dead locks occures very
rearly.by keep it in mind deadlocks are ignored in linux
| Is This Answer Correct ? | 15 Yes | 7 No |
What is ssh? How to connect to a remote server via ssh?
What code is linux written in?
Will mac programs run on linux?
What is linux drm?
What is linux kernel?
How can you check the memory status?
How is a new user account created?
Is linux is free?
How nfs server works in linux?
What types of files you know?
Is linux the future of gaming?
What is semaphore and types?