Share via

What are scheduling algorithms used in Windows 7 and 8??

Anonymous
2012-11-05T18:15:38+00:00

sir ,

I wanted to know about the which algorithm is used in windows 7 and 8.

some online portal says that Round Robin technique in Win 7,is this true?

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2012-11-05T18:41:56+00:00

Windows Internals, Sixth Edition takes around eighty pages to describe scheduling in Windows 7.

It starts like this:

Windows implements a priority-driven, preemptive scheduling system  - at least one of the highest-priority runnable (ready) threads always runs, with the caveat that certain high-priority threads ready to run might be limited by the processors on which they might be allowed or preferred to run, a phenomenom called processor affinity.

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful