Can anyone point me to a good whitepaper on the windows scheduler
I am not looking for the task scheduler applet in control panel, but the internals of how the kernel does the job scheduling, prioritization or jobs, priority boosts, context switching, etc.
I am looking at this from a QoS perspective, and want to better understand the internals of how the windows kernel decides who gets the CPU.
Any information would be greatly appreciated.
Dan

windows scheduler - who gets the CPU?
Web Explorer
This book goes into detail http://www.amazon.com/gp/product/0735619174/sr=8-1/qid=1148420756/ref=pd_bbs_1/103-2298058-8038244 %5Fencoding=UTF8
Herman du Plessis
vinnisharma
Thanks Craig.
Got that… (Inside Windows 2000 third edition) and indeed has the info I look for.
I was wondering if anything changed since Windows 2000… anything new in XP or anything new coming in Vista.
Dan