Question: Question 2 ( 3 0 Marks ) A . Write a simple C program with the output Learning How to code is C is good
Question Marks
A Write a simple C program with the output "Learning How to code is is good for developing Operating system"
Marks
B The concept of contextswitch enables the operating systems to move from one process to the other and back. Describe four actions that can be taken by the kernel to achieve this concept
Marks.
C A process is a program in execution and during these executions, processes can move from between various stages. Assuming there are two processes Process A and Process B and these processes are in the Ready queue. How would you describe the activities that happened whereby, Process A started first, but process B completed first. Marks
D List two types of operating systems.
Marks
Question Marks
A Using a C program. Create a separate process from a parent process using the UNIX fork system call You are required to discuss your program.
Marks
B Discuss how you would implement two operating systems running concurrently on the same hardware. Use ubuntu Linux and windows as your base line operating systems
Marks
Page of
Question Marks
A Consider the following set of processes, with the length of the CPU burst given in milliseconds:
tableProcessBurst Time,PriorityPPPPP
The processes are assumed to have arrived in the order all at time
i Draw four Gantt charts that illustrate the execution of these processes using the following scheduling algorithms: FCFS SJF nonpreemptive priority a smaller priority number implies a higher priority and quantum
Marks
ii What is the turnaround time of each process for each of the scheduling algorithms in part
Marks
iii. What is the waiting time of each process for each of these scheduling algorithms?
Marks
iv Which of the algorithms results in the minimum average waiting time over all processes
Marks
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
