homework_4 Version 0 |
|
👤 Author: by houge1993foxmailcom 2017-10-19 03:02:51 |
Explain scheduling polocies of windows , Linux or other operating systems.
Windows
Windows implements a preemptive, preemptive scheduling system - runnable threads with the highest priority always run, and the thread may be limited to running on a processor that allows it to run, a phenomenon called a processor Affinity, in the default case, the thread can run on any free processor, but you can use the windows dispatch function, or set an