RE: x64 thread scheduling bug?
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Mon, 09 Oct 2006 06:04:30 GMT
Hi,
Would you please tell me what behavior you see on 32-bit Windows Server
2003? The core scheduler code should be the same.
Note the OS makes no guarantee that the N highest priority threads will run
at any time, only that the single highest will. If a thread gets preempted
if the starved low priority threads get boosted, you could see this
situation.
If you set the priority to realtime, you may lose machine response if your
threads are CPU hungry, but we don't expect you would see the problem
described here...
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: x64 thread scheduling bug?
- From: "Gary Chang[MSFT]"
- RE: x64 thread scheduling bug?
- From: "Gary Chang[MSFT]"
- RE: x64 thread scheduling bug?
- Prev by Date: Re: How to register my application
- Next by Date: Re: How to register my application
- Previous by thread: RE: x64 thread scheduling bug?
- Next by thread: RE: x64 thread scheduling bug?
- Index(es):