all groups > dotnet clr > june 2004 >
You're in the

dotnet clr

group:

Re: Multi-threading article finally "finished" - reviewers welcome


Re: Multi-threading article finally "finished" - reviewers welcome Valery Pryamikov
6/21/2004 7:14:42 PM
dotnet clr: [quoted text, click to view]

shoud read as:
When thread scheduler sees that thread is waiting on non-signaled Win32
synchronization objects...

-Valery.
http://www.harper.no/valery

[quoted text, click to view]

Re: Multi-threading article finally "finished" - reviewers welcome William Stacey [MVP]
6/21/2004 11:07:21 PM
Any good links on this detail?

--
William Stacey, MVP

[quoted text, click to view]
Re: Multi-threading article finally "finished" - reviewers welcome Valery Pryamikov
6/22/2004 8:28:30 AM
It was described in several different sources (among others I belive you can
find it in Richter's book and Russinovich's book). For online link, check
this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndllpro/html/msdn_scalabil.asp

I don't have C sample of setting ICR. It could only be done in kernel
development and is processor related (+it would not be C, but inline
assembler). If you are interesting in information about ICR on X86 Intel
processor you can see it in developers Intel Manual. (btw, Itanium uses
another way of signalling idle)
For X68 info see links in Manuals section of this page:
http://www.intel.com/design/Pentium4/documentation.htm


-Valery.
http://www.harper.no/valery

[quoted text, click to view]

Re: Multi-threading article finally "finished" - reviewers welcome William Stacey [MVP]
6/22/2004 10:06:44 AM
Thanks. Cheers.

--
William Stacey, MVP

[quoted text, click to view]
....
AddThis Social Bookmark Button