The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    The Windows XP hotfix

    Discussion in 'Windows OS and Software' started by M1CH43L, Aug 10, 2006.

  1. M1CH43L

    M1CH43L Notebook Geek

    Reputations:
    0
    Messages:
    98
    Likes Received:
    0
    Trophy Points:
    15
    While this may seem like old milk to some, it's valuable information.

    "Windows XP has issues with dual-core processors' low-power states. For example, in WinXP, AMD's Cool 'N' Quiet technology automatically throttles the CPU, lowering its clock speed when the system doesn't need the extra power, but sometimes Windows won't crank the CPU speed back up when the system needs the extra juice. You can spot this problem by running a CPU-intensive benchmark - Folding@Home or Sisoft Sandra's CPU test, for instance - several times. If you're affected by the bug, your scores will be all over the map.
    Microsoft has realeased a hotfix that corrects the problem, but here's the weird part: It isn't available as a download from Microsoft's website. You have to contact Microsoft and specifically request the hotfix associated with issue "896256." Luckily, it is available for download at AMDzone.com. Just go to the website and search for "hotfix". Once you've installed the fix, you have to create a registry key to enable it.

    Here's how you do it:

    Once you get the hotfix open regedit, then right click HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager, then go to new and select Key.

    Next type Throttle for the new key name

    Right-click Throttle, go to New, and then select DWORD Value.

    Type PerfEnablePackageIdle for the value name.

    Right Click PerfEnablePackageIdle, and then choose Modify.

    In the Edit DWORD Value box, type 1. In the Value data box, make sure that Hexadecimal is selected, and then click OK.

    Quit the registry editor.

    Reboot the machine and the hotfix will be in effect."

    Instructions courtesy of Maximum PC.
     
  2. LFC

    LFC Ex-NBR

    Reputations:
    758
    Messages:
    1,240
    Likes Received:
    1
    Trophy Points:
    55
    On the other thread (I presume that's why you've given this it's own thread, it said this hotfix is XP Home only, and not applicable to XP Pro? :confused:
     
  3. M1CH43L

    M1CH43L Notebook Geek

    Reputations:
    0
    Messages:
    98
    Likes Received:
    0
    Trophy Points:
    15
    That is the exact article, and this refers to XP in general. Although yes, the last post was about XP home.
     
  4. naszero

    naszero Notebook Consultant NBR Reviewer

    Reputations:
    35
    Messages:
    162
    Likes Received:
    0
    Trophy Points:
    30
    Is there another way to check for this hotfix other than running a bunch of programs and monitoring the CPU usage?
     
  5. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    It's not even CPU usage. It's just bringing the full speed of the CPU back up when it IS under full usage.
     
  6. RogueMonk

    RogueMonk Notebook Deity

    Reputations:
    369
    Messages:
    1,991
    Likes Received:
    0
    Trophy Points:
    55
    Here is the direct KB article. It mentions XP Pro. I'm wondering if this hotfix may effect battery life?

    http://support.microsoft.com/?kbid=896256


    PS - One thing not noted in this thread, You need to actually install the hotfx with the kernal update. The registry edit, is just to disable the hotfix.
     
  7. saturnotaku

    saturnotaku Notebook Nobel Laureate

    Reputations:
    4,879
    Messages:
    8,926
    Likes Received:
    4,702
    Trophy Points:
    431
    Hmm, I downloaded a hotfix that has newer builds of the ntkrnl files than what MS has listed on the page linked above.