Lecture Notes On Operating System by Sandeep
This
paper highlights the major operating system concepts. It also covers
essential functions, the history of OS, with particular services and
an underlying computer system architecture. Major topics include
Process Control Blocks, CPU Scheduling, Threads, further notes on
Inter-process Communication, and several synchronization mechanisms,
such as Peterson's solution, Synchronization Hardware, Semaphores.
Besides these, it addresses highly complex issues such as the
Readers-Writers Problem, including descriptions of both abstract and
concrete solutions used for concurrent resource management.
Author(s): A.Sandeep
92 Pages