![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance) |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello, i have got a problem prefetch is giving me a hard time the first 2 minutes after i started up my system. I dont understand why after 7 months of using ultimate 64 its causing such lag ?? Is it because there are more and more programs installed or what . I know i can turn it off but i dont whant to. My system specs : gigabyte ga x38 dq6 intel q6600 8 gig g.e.i.l ddr2 800 memory 2x500 samsung spinpoint in raid0 8800gts 320mb -- Dutch 64 |
|
|||
|
On Mon, 8 Sep 2008 15:34:47 -0500, Dutch 64
wrote: Hello, i have got a problem prefetch is giving me a hard time the first 2 minutes after i started up my system. I dont understand why after 7 months of using ultimate 64 its causing such lag ?? Is it because there are more and more programs installed or what . I know i can turn it off but i dont whant to. What makes you think it's Superfetch? My system specs : gigabyte ga x38 dq6 intel q6600 8 gig g.e.i.l ddr2 800 memory 2x500 samsung spinpoint in raid0 8800gts 320mb |
|
|||
|
Leave it alone, it's doing what it's supposed to. It's loading often-used
code into memory to attempt to speed up performance later. Let it be and you'll be happier in the long run. -- Richard G. Harper [MVP Shell/User] * NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/ * PLEASE post all messages and replies in the newsgroups * The Website - http://rgharper.mvps.org/ "Dutch 64" wrote in message ... Hello, i have got a problem prefetch is giving me a hard time the first 2 minutes after i started up my system. I dont understand why after 7 months of using ultimate 64 its causing such lag ?? Is it because there are more and more programs installed or what . I know i can turn it off but i dont whant to. My system specs : gigabyte ga x38 dq6 intel q6600 8 gig g.e.i.l ddr2 800 memory 2x500 samsung spinpoint in raid0 8800gts 320mb -- Dutch 64 |
|
|||
|
personally I always turn it off.
editing the registry to do so. system is happier, faster and does not stutter like this. using 64 bit ultimate with 4 gb of memory. you might try simply deleting the contents of the prefetch folder. just the contents not the folder. it is a sub folder under windows. the system will begin rebuilding the contents on the first reboot. "Dutch 64" wrote in message ... Hello, i have got a problem prefetch is giving me a hard time the first 2 minutes after i started up my system. I dont understand why after 7 months of using ultimate 64 its causing such lag ?? Is it because there are more and more programs installed or what . I know i can turn it off but i dont whant to. My system specs : gigabyte ga x38 dq6 intel q6600 8 gig g.e.i.l ddr2 800 memory 2x500 samsung spinpoint in raid0 8800gts 320mb -- Dutch 64 |
|
|||
|
With 8 gig of RAM Superfetch does little to nothing for you. Turn it off.
-- Richard Urban Microsoft MVP Windows Desktop Experience "Dutch 64" wrote in message ... Hello, i have got a problem prefetch is giving me a hard time the first 2 minutes after i started up my system. I dont understand why after 7 months of using ultimate 64 its causing such lag ?? Is it because there are more and more programs installed or what . I know i can turn it off but i dont whant to. My system specs : gigabyte ga x38 dq6 intel q6600 8 gig g.e.i.l ddr2 800 memory 2x500 samsung spinpoint in raid0 8800gts 320mb -- Dutch 64 |
|
|||
|
Oops. I was thinking ReadyBoost.
The more RAM you have the more frequently used programs will load at startup when using prefetch. I only prefetch my boot programs. I don't prefetch my frequently used programs. This make startup a bit quicker. -- Richard Urban Microsoft MVP Windows Desktop Experience "Dutch 64" wrote in message ... Hello, i have got a problem prefetch is giving me a hard time the first 2 minutes after i started up my system. I dont understand why after 7 months of using ultimate 64 its causing such lag ?? Is it because there are more and more programs installed or what . I know i can turn it off but i dont whant to. My system specs : gigabyte ga x38 dq6 intel q6600 8 gig g.e.i.l ddr2 800 memory 2x500 samsung spinpoint in raid0 8800gts 320mb -- Dutch 64 |
|
|||
|
"Richard Urban" wrote:
I only prefetch my boot programs. I don't prefetch my frequently used programs. How do you do that? DDW -- Reply via this group No email please |
|
|||
|
Registry hack!
Copy the below (between the asterisks) to a text file in notepad. Then save as xxxxxx.reg Run the file for the changes. ********************************* [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Memory Management\PrefetchParameters] "BootId"=dword:00000046 "BaseTime"=dword:0ca25fa5 "VideoInitTime"=dword:0000000f "EnableSuperfetch"=dword:00000001 "EnablePrefetcher"=dword:00000003 "EnableBootTrace"=dword:00000000 ********************************* The line "EnableSuperfetch"=dword:00000001 is the key The default is dword:00000003 which caches all dword:00000001 is boot files only -- Richard Urban Microsoft MVP Windows Desktop Experience "DDW" wrote in message ... "Richard Urban" wrote: I only prefetch my boot programs. I don't prefetch my frequently used programs. How do you do that? DDW -- Reply via this group No email please |
|
|||
|
"Richard Urban" wrote:
Registry hack! Copy the below (between the asterisks) to a text file in notepad. Then save as xxxxxx.reg Thanks! But that doesn't look like a ".reg" file: it's missing "Windows Registry Editor Version 5.00". I changed "EnableSuperfetch" manually. Run the file for the changes. ********************************* [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Memory Management\PrefetchParameters] "BootId"=dword:00000046 "BaseTime"=dword:0ca25fa5 "VideoInitTime"=dword:0000000f "EnableSuperfetch"=dword:00000001 "EnablePrefetcher"=dword:00000003 "EnableBootTrace"=dword:00000000 ********************************* The line "EnableSuperfetch"=dword:00000001 is the key The default is dword:00000003 which caches all dword:00000001 is boot files only DDW -- Reply via this group No email please |
|
|||
|
You're right. I left that out. It should be as follows:
**************************************** Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Memory Management\PrefetchParameters] "BootId"=dword:00000046 "BaseTime"=dword:0ca25fa5 "VideoInitTime"=dword:0000000f "EnableSuperfetch"=dword:00000001 "EnablePrefetcher"=dword:00000003 "EnableBootTrace"=dword:00000000 **************************************** -- Richard Urban Microsoft MVP Windows Desktop Experience "DDW" wrote in message ... "Richard Urban" wrote: Registry hack! Copy the below (between the asterisks) to a text file in notepad. Then save as xxxxxx.reg Thanks! But that doesn't look like a ".reg" file: it's missing "Windows Registry Editor Version 5.00". I changed "EnableSuperfetch" manually. Run the file for the changes. ********************************* [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Memory Management\PrefetchParameters] "BootId"=dword:00000046 "BaseTime"=dword:0ca25fa5 "VideoInitTime"=dword:0000000f "EnableSuperfetch"=dword:00000001 "EnablePrefetcher"=dword:00000003 "EnableBootTrace"=dword:00000000 ********************************* The line "EnableSuperfetch"=dword:00000001 is the key The default is dword:00000003 which caches all dword:00000001 is boot files only DDW -- Reply via this group No email please |
|
| Thread Tools | |
| Display Modes | |
|
|