Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello can anyone here provide code (THAT ALLOWS USER INPUT) for the data provided here from the photos (For FCFS,MLFQ AND SJF)? Thank you DATA

Hello can anyone here provide code (THAT ALLOWS USER INPUT) for the data provided here from the photos (For FCFS,MLFQ AND SJF)? Thank you

image text in transcribed

image text in transcribed

DATA FOR THE GANTT CHART TO IMPLEMENT FOR SJF

__________________________________________________________________________

image text in transcribed

FCFS GANTT CHART

_________________________________________

image text in transcribed

MLFQ GANTT CHART (The red is a correction)

__________________________________________________________

image text in transcribed

PDF DOCUMENT CONTENTS (numbered and in order): Write a well-organized report, which will include: 1. Table of Contents 2. Introduction 3. Discuss the initial CPU scheduler logic and implementation plan (submitted in Module 6 (Indicate if there were or were NOT any modifications from the initial plan ) Discussion Well-presented final results including tables, graphs, and discussion There must be one table with all results from FCFS, SJF, and MLFQ in order to present a clear discussion of the results o o o Graphs should be used to emphasize the differences in the results for the algorithms o Compare results SJF, FCFS, MLFQ for each processes for each algorithm and the averages for each algorithm U (CPU utilization).WT (waiting times),TT (turnaround times), RT(response times) 5. ENTIRE Program Output for each context switch (a) Dynamic execution (program output - see example provided --This information should be displayed for each context switch Current Execution time Running process at the current time The Ready queue, with the CPU burst time for each process . The Processes in I/O with the remaining time for every process for its I/O burst completion Indicate if a process has completed its total execution 6. Results printed on the screen at the end of each simulation (see SJF results provided --This information should be displayed at the end of each simulation Total time needed to complete all processes CPU utilization-1%] (U) Waiting times for each process and the average waiting time for all processes (WT) Turnaround time for each process and the average turnaround time.(TI) Response time for each process and the average response time (RT) . 7. Well commented Source code - (Gantt chart if done by hand)- 8. Clear instructions on how to run the simulator (this will indicate that the application has been tested and works on the engineering student desktop) PDF DOCUMENT CONTENTS (numbered and in order): Write a well-organized report, which will include: 1. Table of Contents 2. Introduction 3. Discuss the initial CPU scheduler logic and implementation plan (submitted in Module 6 (Indicate if there were or were NOT any modifications from the initial plan ) Discussion Well-presented final results including tables, graphs, and discussion There must be one table with all results from FCFS, SJF, and MLFQ in order to present a clear discussion of the results o o o Graphs should be used to emphasize the differences in the results for the algorithms o Compare results SJF, FCFS, MLFQ for each processes for each algorithm and the averages for each algorithm U (CPU utilization).WT (waiting times),TT (turnaround times), RT(response times) 5. ENTIRE Program Output for each context switch (a) Dynamic execution (program output - see example provided --This information should be displayed for each context switch Current Execution time Running process at the current time The Ready queue, with the CPU burst time for each process . The Processes in I/O with the remaining time for every process for its I/O burst completion Indicate if a process has completed its total execution 6. Results printed on the screen at the end of each simulation (see SJF results provided --This information should be displayed at the end of each simulation Total time needed to complete all processes CPU utilization-1%] (U) Waiting times for each process and the average waiting time for all processes (WT) Turnaround time for each process and the average turnaround time.(TI) Response time for each process and the average response time (RT) . 7. Well commented Source code - (Gantt chart if done by hand)- 8. Clear instructions on how to run the simulator (this will indicate that the application has been tested and works on the engineering student desktop)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions