Off International Airport Road, Kundana, Bengaluru - 562110
ASSIGNMENT -01
Format No: ACD21 Doc. No:01 Date:29/10/2024
Programme: BE (CSE Cyber Security) Semester & Section: 3
Course Code & Title: BCS303 & OPERATING SYSTEMS Date of Announcement: 29/10/2024 Faculty Name: Prof. Gopala Krishna P. Date of Submission:4/11/2024 SNO. QUESTION CO Mapping 01 Define virtual machine .With a neat diagram explain the working of virtual machine. CO1 02 Explain the services of operatin system and explain major activity of an operating system with CO1 regards to process management 03 Explain the distinguishing feature of 1)real time system 2)multiprocessor system CO1 04 . Explain the multiprocessor system ,Describe the difference between symmetric and CO1 asymmetric multiprocessing 05 The purpose of system calls & types of system calls CO1 06 Describe the structure of PCB? Explain the following 1)short term 2)medium term 3)long term CO2 scheduler 07 For the following example calculate average waiting time and average turnaround time for the CO2 following algorithm. 1)FCFS 2)preemptive SJF 3)round robin(quantum 1 unit) Process Arrival Time Burst Time P1 0 8 P2 1 4 P3 2 9 P4 3 5 08 For the following set of processes find the average waiting time and average 10 L6 turnaround CO2 time using gantt chart for 1)SJF 2)Priority scheduling(Smaller number implies higher priority) Process burst time priority P1 5 5 P2 3 4 P3 8 3 P4 2 1 P5 1 2 09 Write about the multilevel queue scheduling multilevel feedback queue scheduling CO2 10 write shortnotes on 1)real time scheduling 2)CPU scheduling 3)dispatcher4)preemptive Sjf CO2 11 Explain Petersons algorithm CO2 12 Give the solution for readers/writers problem using semaphore. CO2