題組內容

三、作業系統中程序排程器(process scheduler)負責切換程序(process)的三種狀態: ready、running 和 waiting state,如下圖所示。

⑶請問在甚麼情形下,一個程序會由 running state 切換到 ready state?(5 分)