ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > Class(2017-2018-1)ZSTU > student homework directory > 2015329620006_廖梦纯 >
Homework4 Version 0
👤 Author: by lmc0219 2017-10-17 10:45:27
Explain scheduling policies of windows , linux or other operating systems

1.Winsows XP scheduling policies

Windows XP schedules threads using a priority-based, preemptive scheduling algorithm. The Windows XP scheduler ensures that the highest-priority thread will always run. The portion of the Windows XP kernel that handles scheduling is called the dispatcher. A thread selected to run by the dispatcher will run until it is preempted by a higher-priority thread, until it terminates, unt

Please login to reply. Login

Reversion History

Loading...
No reversions found.