Article ID: 838987 - Last Review: September 11, 2011 - Revision: 3.0

System Monitor shows only one active CPU on a 64-bit multiprocessor in Windows Server 2003

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

When you use System Monitor to monitor the Processor object on a multiprocessor computer that is running a 64-bit version of Microsoft Windows Server 2003, System Monitor shows only one active processor. The processor that appears to be active is processor 0.

CAUSE

This problem occurs because a program calls the timeSetEvent() function and sets the uResolution parameter to a value that is less than 10 milliseconds.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
889100  (http://support.microsoft.com/kb/889100/ ) How to obtain the latest service pack for Windows Server 2003

WORKAROUND

To work around this problem, set the uResolution parameter in the timeSetEvent() function to a value of 10 milliseconds or more.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article. This problem was first corrected in Microsoft Windows Server 2003 Service Pack 1.

MORE INFORMATION

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://support.microsoft.com/kb/824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

APPLIES TO
  • Microsoft Windows Server 2003, Enterprise x64 Edition
Keywords: 
kbwinxp64bit2003sp1fix atdownload kbpending kbbug kbfix kbwinserv2003presp1fix kbqfe kbhotfixserver KB838987