Explain CPU scheduling in operating system.
Answers
Answered by
0
The aim of CPU scheduling is to make the system efficient, fast and fair. Whenever the CPU becomes idle, the operating system must select one of the processes in the ready queue to be executed. ... The scheduler selects from among the processes in memory that are ready to execute, and allocates the CPU to one of them.
manglam1899:
thaks
Similar questions