Windows NT processor scheduling: Difference between revisions

Content deleted Content added
2 cats
rm uncat tag
Line 1:
{{Orphan|date=November 2006}} {{Uncategorized|date=July 2007}}
 
{{Cleanup|date=June 2006}}Without '''processor scheduling''' the [[Microprocessor]] would give attention to jobs based on when they arrived in the queue. This is not always optimal. Some applications should be given more time with the processor because that program is more critical. In order to do this, the processor give a priority level to different processes running on the machine. When two processes are requesting service at the same time, the processor performs the jobs for the one with the higher priority.