ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > Class(2017-2018-1)ZSTU > student homework directory > 2015329620052_冯飞宇 >
Homework_4 Version 0
👤 Author: by 951970312qqcom 2017-10-23 12:59:19
explian scheduling polocies  of windows , linux or other operating systems

Linux process has two kinds of priority, one is the ordinary process priority, the second is real-time priority. The former applies SCHED_NORMAL scheduling strategy, and the latter can use SCHED_FIFO or SCHED_RR scheduling strategy. At any time, real-time process priority is higher than ordinary process priority, real-time process can only be preempted by the real-time process with the higher

Please login to reply. Login

Reversion History

Loading...
No reversions found.