QB Rtos
QB Rtos
Module 1
1. What is an operating system?
7. With the timing chart explain the CPU activity and IO activity of two programs in a
multiprogramming system.
8. Explain Time sharing system with a neat diagram.
9. Explain the operation of processes P1 and P2 in Time sharing system with the
scheduling table and Time chart.
11. List some Real Time applications and mention the essential features of RTOS.
12. Define the terms Time slice, throughout, response time and turn around time.
14. Explain the terms Efficiency of use, System performance and User service.
15. Explain tasks, process and threads.
MODULE 2
6. Explain the following task synchronization issues in detail with necessary diagrams i)
Racing ii)Deadlock iii)starvation iv)Livelock
7. Explain Mutual exclusion through Busy waiting /spin lock