Wednesday, October 8, 2008

Getting More Processing Power and Increase speed by tweaking prefetcher settings

Getting More Processing Power

"In the Run box, type "Rundll32.exe advapi32.dll,ProcessIdleTasks". This frees up any idle tasks running in the background so that Windows XP can devote its full attention to what you want it to do. For example playing graphic intensive games."

While it DOES free up idle tasks, according to Microsoft, it can take up to 15 minutes to do so. You would not want to run this task before playing a game or using your machine as it will actually cause any tasks waiting for the system to become idle to be performed immediately.


Increase speed by tweaking prefetcher settings

1. run "regedit";
2. goto [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters\EnablePrefetcher];
3. Set the value to either 0-Disable, 1-App launch prefetch, 2-Boot Prefetch, 3-Both ("3" is recommended).
4. reboot.

It should decrease the boot time and the time it takes to load programs.



No comments:

Post a Comment