F
F
frosty77777772015-07-20 10:26:13
.NET
frosty7777777, 2015-07-20 10:26:13

How does Windows account for the idle time of a thread in the execution queue when scheduling threads?

For example, Tenenbaum writes that threads that are waiting for a long time can be prioritized so that they are selected by the scheduler for execution. And what exactly is the mechanism implemented in operating systems of the Windows family?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
MrDywar Pichugin, 2015-07-20
@frosty7777777

M. Russinovich, D. Solomon - The Internals of Microsoft Windows 6th Edition

V
Vitaly Pukhov, 2015-07-20
@Neuroware

It's not hard to google. You can read for example here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question