Friday, December 10, 2010

Performance Tweak

windows seven performance registry tweak

 

========================================

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]

 

"Win32PrioritySeparation"=dword:00000026

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Executive]

 

"AdditionalCriticalWorkerThreads"=dword:00000010

 

"AdditionalDelayedWorkerThreads"=dword:00000010

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

 

"DisablePagingExecutive"=dword:00000001

 

"SecondLevelDataCache"=dword:00002000

 

=====================================

 

note: "DisablePagingExecutive" is only effective for memory > 512 MB

 

note: "AdditionalCriticalWorkerThreads" or "AdditionalDelayedWorkerThreads" value depends on processor's core count, i.e. single/dual/quad

 

note: "SecondLevelDataCache" depends on memory amount

 

 

mozilla firefox (mine was 3.6.12)

 

=================================

 

browser.cache.memory.capacity    32768

 

config.trim_on_minimize        true

 

network.http.max-connections    1024

 

network.http.pipelining        true

 

0 comments:

Post a Comment

please give a good and wise comment...