"Operating System" is the most essential program of all, without which it becomes cumbersome to work with a computer. It is the interface between the hardware and computer users making the computer a pleasant device to use. "The Operating System: Concepts and Techniques" clearly defines and explains the concepts: process (responsibility, creation, living, and termination), thread (responsibility, creation, living, and termination), multiprogramming, multiprocessing, scheduling, memory management (non-virtual and virtual), interprocess communication/synchronization (busy-wait-based,...
"Operating System" is the most essential program of all, without which it becomes cumbersome to work with a computer. It is the interface between the ...