Innanzitutto dobbiamo individuare la quantità di RAM installata nel nostro computer (se non fossimo a conoscenza delle q.tà di Ram andiamo in Pannello di controllo> sistema e nella schermata iniziale in basso leggiamola) Possiamo ora abilitare i settaggi specifici per la quantità di memoria installata utilizzando i registri che trovate qui di seguito:
Per 128MB di Ram
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "ContigFileAllocSize"=dword:00000200 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ClearRecentDocsOnExit"=hex:01,00,00,00
[HKEY_CURRENT_USER\Control Panel\Desktop] "WaitToKillAppTimeout"="2000" "HungAppTimeout"="3000" "ActiveWndTrkTimeout"=dword:00000000 "AutoEndTasks"="1" "MenuShowDelay"="0" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AlwaysUnloadDLL] @="1" [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management] "IoPageLockLimit"=dword:00008000
Per 256MB di Ram
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "ContigFileAllocSize"=dword:00000200 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ClearRecentDocsOnExit"=hex:01,00,00,00
[HKEY_CURRENT_USER\Control Panel\Desktop] "WaitToKillAppTimeout"="2000" "HungAppTimeout"="3000" "ActiveWndTrkTimeout"=dword:00000000 "AutoEndTasks"="1" "MenuShowDelay"="0" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AlwaysUnloadDLL] @="1" [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management] "IoPageLockLimit"=dword:00010000
Per 512MB di ram (o più)
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "ContigFileAllocSize"=dword:00000200 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ClearRecentDocsOnExit"=hex:01,00,00,00
[HKEY_CURRENT_USER\Control Panel\Desktop] "WaitToKillAppTimeout"="2000" "HungAppTimeout"="3000" "ActiveWndTrkTimeout"=dword:00000000 "AutoEndTasks"="1" "MenuShowDelay"="0" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Control] "WaitToKillServiceTimeout"="5000" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AlwaysUnloadDLL] @="1" [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management] "LargeSystemCache"=dword:00000001 "IoPageLockLimit"=dword:00020000 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001
Nessun commento:
Posta un commento