Answered step by step
Verified Expert Solution
Question
1 Approved Answer
17] Process creation, termination, cooperation, and inter-process communication are highly interrelated concepts in OSs. Briefly describe one application (hypothetical or real life type) where processes
17] Process creation, termination, cooperation, and inter-process communication are highly interrelated concepts in OSs. Briefly describe one application (hypothetical or real life type) where processes must be created, or spawned. and managed to allow speed up in computations that involve all of these process concepts listed above. [Don't simply define or describe these concepts; the emphasis is on the (12pts) [8] Consider the following set of processes with the given CPU burst times, and priority levels (3 is lowest and 1 is highest). (Show the all steps of your work/calculations.) PI P2 P3 a) Calculate the average waiting time using the preemptive Priority algorithm. [Draw a Gantt chart to illustrate -you may use Word's drawing-tools for the Gant chart] (8pts) b) To use the SJF algorithm, the process's CPU burst time must be either known ahead of time, or predicted using the following equation. (10 pts) Tnew-? . To, t (1-?)2 . T past (Note the squared factor! And the recursion) where ? s a "confidence factor/weight' and 0
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started