homework-2 2016329621049 Version 0 |
|
👤 Author: by 1933953631qqcom 2019-09-19 02:20:48 |
Create a new process, if admitted, it will enter the ready state. When scheduler dispatch , the process will start running, the instruction will be executed, if there are other processes running, the process will become waiting or ready state, if it is running Interrupt, the process will return to the ready state, when the process runs successfully, the process will exit and terminated.