wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Starvation

profile
Raj Darji 1501
Aug 14, 2024
0 Likes
0 Discussions
197 Reads

Starvation occurs when a process in the OS runs out of resources because other processes are using it. This is a problem with resource management while Operating systems employ aging as a scheduling approach to keep them from starving. It is one of the most common scheduling algorithms in batch systems. Each process is assigned a priority. The process with the highest priority is to be executed first and so on. Here we will be discussing a major problem related to priority scheduling and its solution.


What is Starvation?

Starvation or indefinite blocking is a phenomenon associated with the Priority scheduling algorithms, in which a process ready for the CPU (resources) can wait to run indefinitely because of low priority. In a heavily loaded computer system, a steady stream of higher-priority processes can prevent a low-priority process from ever getting the CPU. There have been rumors that in 1967 Priority Scheduling was used in IBM 7094 at MIT, and they found a low-priority process that had not been submitted till 1973.


Reasons of Starvation:

  • There are not enough resources available to everyone during starvation, and processes begin to lose priority.
  • If higher-priority processes continuously monopolize the processor, a lower-priority operation might have to wait indefinitely. As a result of the low-priority programs not communicating with anything, Starvation cannot result in a standstill.
  • A process may have to wait a lengthy period if a random selection of processes is employed due to non-selection.
  • Since starvation is a failsafe way to break a deadlock, the way it impacts the system as a whole is far more crucial.
  • Starvation may result if a process is never given the resources it needs to be executed due to poor resource allocation decisions.

How to Control Starvation?

  • Resource distribution can be handled by an impartial manager. In an effort to prevent starvation, this resource manager allocates resources equitably.
  • It is best to avoid choosing processes at random when allocating processors or resources because this promotes starvation.
  • The principles of Ageing, where a process’s priority increases the longer it waits to prevent starvation, should be included in the resource allocation priority system.

Comments ()


Sign in

Read Next

Artificial Intelligence and I

Blog banner

Firewall in Computer Network

Blog banner

Modern operating system

Blog banner

A MODERN OPERATING SYSTEM

Blog banner

Riddhi Miyani 53003220140

Blog banner

RAID

Blog banner

AI and Cyber Security

Blog banner

Hypothesis Testing in Data Science

Blog banner

Real Time Scheduling

Blog banner

38_Network Sniffing Techniques_SBC

Blog banner

File management -disha parekh

Blog banner

Open Source Project By Google

Blog banner

Memory Management in Operating System

Blog banner

Multicore and multithreading 171

Blog banner

Developments in Modern Operating Systems

Blog banner

Getting started with Android Studio

Blog banner

OPERATING SYSTEM

Blog banner

Marvel Cinematic Universe

Blog banner

Service Operations in ITSM

Blog banner

FRIENDSHIP

Blog banner

Starvation

Blog banner

LinkedIn: Watch out for these 7 upcoming updates in 2023

Blog banner

Deadlocks

Blog banner

Kernel Memory Allocation In Linux.

Blog banner

Natural Language Processing(NLP)

Blog banner

MQTT (MQ Telemetry Transport) in Data Science

Blog banner

Fitness

Blog banner

How College Events Build Real-world Skills You Can’t Learn From Textbooks

Blog banner

WHAT IS TWITTER AND HOW DOES IT WORK

Blog banner

ProofHub

Blog banner

What's Better : Supervised or Unsupervised Learning

Blog banner

DEVELOPMENTS LEADING TO MODERN OPERATING SYSTEMS

Blog banner

Article on Team Work

Blog banner

The Procedural Framework for Corporate High-Tech Investigations

Blog banner

Introduction to GIS

Blog banner

SESSION HIJACKING

Blog banner

Short note on Microsoft office

Blog banner

Electronic Funds Transfer

Blog banner

Types of Threads

Blog banner

Affiliate Marketing V/S Influencer Marketing

Blog banner

TAILS OS

Blog banner

Buffering

Blog banner