wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Multiple processor scheduling

profile
Vaibhav Gohil
Aug 14, 2024
0 Likes
0 Discussions
236 Reads

Multiple processor scheduling or multiprocessor scheduling focuses on designing the system's scheduling function, which consists of more than one processor. Multiple CPUs share the load (load sharing) in multiprocessor scheduling so that various processes run simultaneously. In general, multiprocessor scheduling is complex as compared to single processor scheduling. In the multiprocessor scheduling, there are many processors, and they are identical, and we can run any process at any time.

The multiple CPUs in the system are in close communication, which shares a common bus, memory, and other peripheral devices. So we can say that the system is tightly coupled. These systems are used when we want to process a bulk amount of data, and these systems are mainly used in satellite, weather forecasting, etc.



Approaches to Multiple Processor Scheduling

There are two approaches to multiple processor scheduling in the operating system: Symmetric Multiprocessing and Asymmetric Multiprocessing.

  1. Symmetric Multiprocessing: It is used where each processor is self-scheduling. All processes may be in a common ready queue, or each processor may have its private queue for ready processes. The scheduling proceeds further by having the scheduler for each processor examine the ready queue and select a process to execute.
  2. Asymmetric Multiprocessing: It is used when all the scheduling decisions and I/O processing are handled by a single processor called the Master Server. The other processors execute only the user code. This is simple and reduces the need for data sharing, and this entire scenario is called Asymmetric Multiprocessing.



Types of Multiprocessor Scheduling Algorithms


Round-Robin Scheduling − The round-robin scheduling algorithm allocates a time quantum to each CPU and configures processes to run in a round-robin fashion on each processor. Since it ensures that each process gets an equivalent amount of CPU time, this strategy might be useful in systems wherein all programs have the same priority.

Priority Scheduling − Processes are given levels of priority in this method, and those with greater priorities are scheduled to run first. This technique might be helpful in systems where some jobs, like real-time tasks, call for a higher priority.

Scheduling with the shortest job first (SJF) − This algorithm schedules tasks according to how long they should take to complete. It is planned for the shortest work to run first, then the next smallest job, and so on. This technique can be helpful in systems with lots of quick processes since it can shorten the typical response time.

Fair-share scheduling − In this technique, the number of processors and the priority of each process determine how much time is allotted to each. As it ensures that each process receives a fair share of processing time, this technique might be helpful in systems with a mix of long and short processes.



Use Cases of Multiple Processors Scheduling in Operating System


  • Server Virtualization − In virtualized environments, where multiple virtual machines (VMs) run on a single physical server with multiple processors, effective scheduling ensures fair allocation of resources to VMs. It enables optimal utilization of processing power while maintaining performance isolation and ensuring that each VM receives its allocated share of CPU time.


  • Real-Time Systems − Real-time systems, such as those used in aerospace, defense, and industrial automation, have strict timing requirements. Multiple processor scheduling algorithms like Earliest Deadline First (EDF) ensure that critical tasks with imminent deadlines are executed promptly, guaranteeing timely response and meeting stringent timing constraints.


  • Multimedia Processing − Multimedia applications, such as video rendering or audio processing, often require significant computational power. Scheduling processes across multiple processors allows for parallel execution of multimedia tasks, enabling faster processing and smooth real-time performance.


  • Gaming − In modern gaming systems, multiple processors are utilized to handle complex graphics rendering, physics simulations, and AI computations. Effective scheduling ensures smooth gameplay, minimizes lag, and maximizes the utilization of available processing power to deliver an immersive gaming experience.







Comments ()


Sign in

Read Next

Thumb Sucking: When It’s Normal and When It Becomes a Dental Problem

Blog banner

Having passion in life

Blog banner

OS assignment 3

Blog banner

THE ROLE OF CYBER FORENSICS IN CRIMINOLOGY

Blog banner

Memory Management

Blog banner

How Harshad Valia International School is nurturing India’s Young Minds?

Blog banner

New Horizon Europe project ‘EvoLand’ sets off to develop new prototype services.

Blog banner

Service Operations Principles

Blog banner

Design Considerations for Disk Cache Management

Blog banner

Hacking

Blog banner

Pilgrimage at LOC: A privilege and a paradox

Blog banner

Skills An Ethical Hacker Must Have

Blog banner

Virtual memory

Blog banner

Uniprocessor Scheduling

Blog banner

Memory hierarchy

Blog banner

Memory Management

Blog banner

K-means use cases

Blog banner

MoSCoW METHOD IN DATA SCIENCE

Blog banner

RAID - LEVELS OF RAID

Blog banner

PYTHON

Blog banner

Data Mapping

Blog banner

IoT Evolution

Blog banner

'Positivity in life'

Blog banner

Risk management in IT

Blog banner

Data-Driven Prediction of Virtual Item Prices in Online Games

Blog banner

Interrupts in OS

Blog banner

Memory Management in Operating System

Blog banner

Healthy Indian Dinner Ideas for Better Digestion and Sleep

Blog banner

Paralysis/Paralysis Stroke

Blog banner

How can denial-of-service(Dos) attacks be prevented?

Blog banner

Best password managers: Reviews of the top products

Blog banner

Facebook marketing

Blog banner

The Future of Cybersecurity: Trends, Challenges, and Strategies

Blog banner

Memory management

Blog banner

Title: Modern Operating Systems: Powering the Digital Era

Blog banner

10 Problems you face if you are an Otaku

Blog banner

Different types of e-commerce platforms or advantages and disadvantages

Blog banner

PPC Advertising and its Impressive Benefits

Blog banner

How GIS in Agriculture Eliminates Guesswork

Blog banner

Healthy Habits Children Learn at Preschool That Last a Lifetime

Blog banner

Bulk E-mail software

Blog banner

38_Network Sniffing Techniques_SBC

Blog banner