wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Deadlock

profile
Jeet Ved
Aug 15, 2024
0 Likes
0 Discussions
67 Reads

Concurrency in operating systems involves multiple processes or threads executing simultaneously, which can lead to complex interactions. Two common problems that arise in this context are deadlock and starvation. Here’s an overview of both:


1. *Deadlock*


A deadlock occurs when a set of processes or threads become stuck in a situation where each one is waiting for a resource that the others in the set are holding. Since none of them can proceed, they remain in this waiting state indefinitely. Four conditions are necessary for a deadlock to occur:


- *Mutual Exclusion:* At least one resource must be held in a non-sharable mode; only one process can use the resource at any given time.


- *Hold and Wait:* A process holding at least one resource is waiting to acquire additional resources that are currently being held by other processes.


- *No Preemption:* Resources cannot be forcibly taken away from a process; they must be released voluntarily.


- *Circular Wait:* A closed chain of processes exists, where each process holds a resource that the next process in the chain is waiting for.


*Example:* Consider two processes, P1 and P2. P1 holds Resource A and is waiting for Resource B, while P2 holds Resource B and is waiting for Resource A. Neither process can proceed, leading to a deadlock.


 *Deadlock Prevention and Avoidance*


- *Deadlock Prevention:* Modify one of the necessary conditions to ensure that a deadlock cannot occur (e.g., imposing a strict order on resource allocation to prevent circular wait).


- *Deadlock Avoidance:* Use algorithms (e.g., Banker's algorithm) to allocate resources in a way that ensures the system remains in a safe state.


 2. *Starvation*


Starvation, also known as indefinite blocking, occurs when a process is perpetually denied necessary resources because other processes keep gaining access to them first. Unlike deadlock, where processes stop making progress due to being stuck in a cycle, starvation involves one or more processes making no progress because they are continually bypassed.


*Example:* Consider a scheduling system where high-priority processes keep getting resources, and a low-priority process is continually skipped over, leading to starvation.


 *Solutions to Starvation*


- *Aging:* Gradually increase the priority of a waiting process over time to ensure it eventually gets the resources it needs.


- *Fair Scheduling Algorithms:* Use algorithms like round-robin or fair share that ensure all processes eventually receive attention.






Name:Jeet Ved


SAP ID:53003230116


DIV:B


Comments ()


Sign in

Read Next

"Games and the future"

Blog banner

Points to consider if you're planning to visit Florida in 2026

Blog banner

Deadlock in Operating System

Blog banner

Life lesson

Blog banner

Guidelines for a Low sodium Diet.

Blog banner

The Everyday Parenting Dilemma: Safety Vs Independence

Blog banner

Mumbai

Blog banner

LIFEHACKER

Blog banner

How To Secure Operating Systems ?

Blog banner

Understanding Regression Analysis

Blog banner

Decoding Confusion Matrix

Blog banner

THE LEGAL ISSUES OF COMPUTER FORENSICS IN INDIA

Blog banner

Why Users Leave Your Website in 5 Seconds (And How UI/UX Fixes It)

Blog banner

5 Things I As A Dentist Would Never Do (And What You Can Learn From It)

Blog banner

Impact of social media on the human life

Blog banner

Uber

Blog banner

10 Signs your Computer has Virus

Blog banner

Linux -V Server Virtual Machine

Blog banner

Water Resources are about to exhaust...

Blog banner

38_Network Sniffing Techniques_SBC

Blog banner

Introduction to GIS

Blog banner

Threat from Inside: Educating the Employees Against Cyber Threats

Blog banner

Race condition

Blog banner

Bharat Maps

Blog banner

Virtual memory

Blog banner

Old age lifestyle

Blog banner

What is metaverse?

Blog banner

Lifestyle of a photographer

Blog banner

10 Reasons Why Guy BestFriends are the Must in Every Girl's Life

Blog banner

Meshoo

Blog banner

What is the point of living if we can die at any moment of our lives ?

Blog banner

Automating OSINT tasks for efficient Cyber Forensics Investigations

Blog banner

Photography

Blog banner

Expressing and Measuring Risk (Risk Management)

Blog banner

Data Mining

Blog banner

Security issues in Sensor Networks and gathering admissible evidence in Network Forensics

Blog banner

Dr. Venkadavarahan

Blog banner

Cyber Forensics on IOT Devices

Blog banner

Multicore and multithreading 171

Blog banner

GIS Applications: How Different Industries are Leveraging Geospatial Data

Blog banner

GUIDE TO GIS

Blog banner

What is Amazon?

Blog banner