Question 1:
Illustrate out the remote procedure call with an instance.
Question 2:
Write down a comprehensive note on IPC.
Question 3:
Write down a comprehensive note on Interrupt Service Handling in RTOS.
Question 4:
Write down a comprehensive note on Semaphores with types.
Question 5:
Illustrate out the state transition diagram of the RTOS.
Question 6:
Illustrate out the goals of the operating system services.
Question 7:
Illustrate out the three (3) alternative systems in three (3) RTOS for responding the hardware source call with the appropriate diagram.
Question 8:
Illustrate the scheduler in which RTOS insert in the list and the ready task for sequential execution in a co-operative round robin model.
Question 9:
Illustrate the fifteen point strategy for the synchronization between the processes, ISRs, OS functions and tasks for the resource management.
Question 10:
Illustrate out the critical section service by the preemptive scheduler.
Question 11:
Illustrate out the Rate Monotonic Co-operative scheduling.