Optimize XP for Dual Core


Recommended Posts

So would I need Windows XP 64Bit edition for this or no? It's not a problem, just curious.

Just to let you know I've been using Win XP 64bit and applied the amd optimizer and it did help dramatically, mainly for gaming issues where you would get stutters. So trust me it does work for 64bit XP.

Not sure about the registry tweak, but AMD Optimizer does help out a lot.

  • 2 months later...
  • 2 weeks later...
  • 4 weeks later...

Applied the tweaks, system boots up almost twice as fast now.. infact it beats my network init, which it all used to do it at the same time.. now it's system boot up, everything loads, and then the network inits, and it loads in between 5 - 10 seconds. -Don't know if it's actually 5-10 seconds, it seems a lot less, I didn't exactly count it-

Athlon X2 4200 2.2Ghz - Dual Core

Holy crap, another good test, download a 1080p .mov, any, doesnt matter which. Play it, notice the performance, apply said fixes, AMD or Intel, play same video, take note of the performance. I can now play 1080p .mov files like they're nothing. I'm not sure if it was the AMD drivers, since the only ones I installed for my CPU was off of WinUpdate, or the AMD Optimizer, or the registry tweak, but something did the trick.

Edited by -Hiroshi-
  • 2 weeks later...

Well, I'm running SP3 and applied the tweaks suggested here - my computer hasn't exploded yet (running a Turion x2 @ 2ghz), and it might just be me but it seems like it's made a slight improvement. That's probably just me imagining things, though.

Either way, thanks for the guide.

  • 1 month later...

Step 1, from reading this topic is only if your Explorer is crashing, right? I've left it out, because it's from 2006 and I don't want older files coming into my SP3 setup.

The registry and boot.ini I've changed. Hopefully this actually works (if it doesn't, then as long as it doesn't screw anything up).

  • 1 month later...

none of my programs can use both cores fully at the same time I will explain the problem and then if someone can please tell me if I need to optimise XP, it is SP3.

If I am using an app or game that maxes my cpu (core 2 duo) then both cpus will run at about 50% each alternating up and down but total usage between them adds to 100%. If I goto task manager and set cpu affinity for the app/game to 1 cpu only then that 1 cpu then goes to 100% normally and the other cpu idle. But if I switch it back to both cpus then they both goto about 50% each. I am baffled by this as I have some apps that saturate cpu and they only using half the power in my system, any idea why this happens?

  • 1 month later...
none of my programs can use both cores fully at the same time I will explain the problem and then if someone can please tell me if I need to optimise XP, it is SP3.

If I am using an app or game that maxes my cpu (core 2 duo) then both cpus will run at about 50% each alternating up and down but total usage between them adds to 100%. If I goto task manager and set cpu affinity for the app/game to 1 cpu only then that 1 cpu then goes to 100% normally and the other cpu idle. But if I switch it back to both cpus then they both goto about 50% each. I am baffled by this as I have some apps that saturate cpu and they only using half the power in my system, any idea why this happens?

Only apps written for multiple cores can max out mulitple cores. These tweaks work because they help divide the workload up more evenly across mulitple cores. Whereas XP on it's own, tends to send all of the work to a single core.

I'm not sure if it was the AMD drivers, since the only ones I installed for my CPU was off of WinUpdate, or the AMD Optimizer, or the registry tweak, but something did the trick.

Pretty sure it was AMD Optimizer. I too have installed it and it seems to have noticeably improved overall performance. AMD's best software. :D

  • 1 month later...
2. Registry Tweaking

(k let's make this clear, the next two steps i take no responsibility, if you eff up your system that is your problem, but this DOES work, make sure you do exactly as I tell you)

Go to the registry edit via the run command. (Windows key + R---> type in "regedit"). Look for this HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager and then look for the key (or folder) named Throttle. If it's not there, right click Session Manager, go new and then Key. Name it Throttle. In there there should be a DWORD called PerfEnablePackageIdle make sure the value = 1. If not, make it say 1. If the key is not there, create it. Right click an area in that box, and go new DWORD. This will increase performance A LOT.

I didn't have a folder 'Throttle', so I created it. But it did not have a DWORD by that name. I'm assuming that the DWORD is this:

2008-11-26_1740.png

I didn't have a folder 'Throttle', so I created it. But it did not have a DWORD by that name. I'm assuming that the DWORD is this:

<snip>

In there there should be a DWORD called PerfEnablePackageIdle make sure the value = 1. If not, make it say 1. If the key is not there, create it. Right click an area in that box, and go new DWORD.
@Green- Gah, I don't know why I didn't read it the first time. It's like it wasn't there.

Also, since it isn't mentioned, should I set the Base to numerical or hexadecimal?

Doesn't matter. 0 and 1 are still 0 and 1 in both Decimal and Hex :p

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Absolutely 👍
    • Exactly what I was thinking. All of a sudden in span of a month multiple CEO's from scam altman to this clown has had sudden change of heart does not seem organic change lol
    • Microsoft releases Visual Studio Code 1.124 with smarter autonomous AI agents by Paul Hill Microsoft has just released Visual Studio Code 1.124 with a focus on faster agent workflows and improved agent autonomy. Microsoft outlined the following features as the key items in this update: Autopilot: Autopilot, enabled by default, is now smarter to determine when a task is truly done. Background sessions: Quickly send a request in the background and keep composing the next session. Session navigation: Search, jump, and step through agent sessions with the keyboard. Browser history: Revisit and search pages you've already opened in the integrated browser. With VS Code 1.124, Microsoft has enabled Autopilot by default. For those that don’t know, Autopilot is a chat permission level that you can pick to give agents permission to take initiative and act autonomously, without needing explicit user approval for each action. Also related to Autopilot, Microsoft introduced Advanced Autopilot, which changes how Autopilot decides when to keep iterating and when to finish. This helps you get more complete results without manually monitoring loops. This feature works using a small utility model that reads a transcript of the chat and decides when the task is done. Another new feature in 1.124 is the Agents window, which lets you easily explore, iterate on, and review agent sessions across projects and machines. Previously, starting a new agent session meant waiting for it to load before you could compose the next one. With this update, sessions can be requested in the background. This VS Code update also brings session navigation updates to switch between them more quickly. The update also lets you reload or reopen the Agents window so that it no longer loses your layout, so you will land back where you left off. If you use the integrated browser in VS Code, you will notice that it now retains the history of visited pages. Suggestions will now show when typing in the URL bar and can be managed by using Ctrl+H within a browser tab. The browser now also lets you customize the toolbar more; just right-click on the toolbar area to the right of the URL input. Finally, the browser has faster agentic text entry. Another improvement is experimental enterprise-managed Copilot plugin policies that allow admins to centrally control which chat plugins and plugin marketplaces are available to developers. If you have VS Code installed, 1.124 should install automatically, or you'll get a prompt. If you don't have it installed, get it here.
  • Recent Achievements

    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      PsYcHoKiLLa
      218
    3. 3
      +Edouard
      145
    4. 4
      Steven P.
      87
    5. 5
      ATLien_0
      86
  • Tell a friend

    Love Neowin? Tell a friend!