Operating Systems CS-362 3 Dr. Iftikhar H. Shah
Operating Systems CS-362 3 Dr. Iftikhar H. Shah
• Recommended Books
1. Operating System Concepts by Silbertschatz, Galvin and Gagne (8TH edition) (Text
Book).
2. Modern Operating Systems by A.S. Tanenbaum (Pearson) 3rd Edition.
3. Operating Systems : Internals and Design Principles by Stalling, (Pearson) 8th
Edition.
EX. Write down names of major hardware component in order of their importance.
• Multiprogramming
More than one user program are loaded into the main memory.
When one program completes / stops (for input etc.) the CPU
starts running another program. In this case many programs are
active but only one program runs at a time.
Main memory is shared by the O.S. and the user programs.
1. Slow in speed