Introduction - If you have any usage issues, please Google them yourself
Operating system process scheduling algorithm to deal with processes: 1 initialization- the process of the queue structure (including: ready queue, waiting queue, run queue) and other necessary data structure init () 2 to enter the infinite loop, repeatedly scheduling queue