• addling hew processes, • input data about the new process; • view of information about the system time; • choice of the scheduling algorithm. Processes are modeled by the program as some data structures. There is no need to create and track real processes. You need to select 2 algorithms from the list below and implement a process scheduling mechanism. In addition, it is necessary to develop a set of tests that demonstrate the advantages and disadvantages of a given scheduling algorithm. For example, for a priority scheduling algorithm with static priorities, a situation should be tested when a process with a low priority cannot enter the execution state for a long time. Options:

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%
In any available programming language, write a program that imitates the process scheduler of the operating system. The program must contain the following functions:
Помощь Русский (ru) ~
edu@SUSU
• adding hew processes,
• input data about the new process;
• view of information about the system time;
• choice of the scheduling algorithm.
Август Лоуренс
Processes are modeled by the program as some data structures. There is no need to create and track real processes.
You need to select 2 algorithms from the list below and implement a process scheduling mechanism.
In addition, it is necessary to develop a set of tests that demonstrate the advantages and disadvantages of a given scheduling algorithm. For example, for a priority scheduling algorithm with static
priorities, a situation should be tested when a process with a low priority cannot enter the execution state for a long time.
Options:
1. FCFS
2. RR
3. SJF non-displacement
4. SJF displacing
5. HRN planning
6. Priority planning is non-preemptive
7. Priority planning preemptive
8. Multi-Level Queue (MLQ)
9. Multi-Level Feedback Queue (MLFQ)
Transcribed Image Text:In any available programming language, write a program that imitates the process scheduler of the operating system. The program must contain the following functions: Помощь Русский (ru) ~ edu@SUSU • adding hew processes, • input data about the new process; • view of information about the system time; • choice of the scheduling algorithm. Август Лоуренс Processes are modeled by the program as some data structures. There is no need to create and track real processes. You need to select 2 algorithms from the list below and implement a process scheduling mechanism. In addition, it is necessary to develop a set of tests that demonstrate the advantages and disadvantages of a given scheduling algorithm. For example, for a priority scheduling algorithm with static priorities, a situation should be tested when a process with a low priority cannot enter the execution state for a long time. Options: 1. FCFS 2. RR 3. SJF non-displacement 4. SJF displacing 5. HRN planning 6. Priority planning is non-preemptive 7. Priority planning preemptive 8. Multi-Level Queue (MLQ) 9. Multi-Level Feedback Queue (MLFQ)
Expert Solution
steps

Step by step

Solved in 8 steps with 7 images

Blurred answer
Knowledge Booster
Analysis of Performance Measurement
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education