The resources such as CPU, memory, I/O channels are needed by all user jobs, and their allocation is handled automatically by the operating system. Some problems to be handled by the operating system are:
– mutual exclusion
– process synchronization,
– deadlock avoidance
– security and protection
0 Comments