Windows Operating System ~ Notes:

Page 1      Page 2      Page 3      Page 4     Page 5     

- Turn off core parking in Windows 7:

- Regedit

- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\

54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583

- " ValueMax " Change the value from 64 to 0 ( " ValueMax " and " ValueMin " are both zero)

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

- Or, use Notepad to make .reg file and merg. Name "disable core parking.reg"
- Copy the text below:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583]
 

"ValueMax"=dword:00000000

 

- Check with Microsoft Resource Monitor. All cores and threads should be at 100%. Non should be "Parked".

 

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

 

Disabled MSD.exe (MS IE8 Debugger)


Firefox - Use memory cache instead of disk cache
about:config into the address bar -
double-click browser.cache.disk.enable: False
New -> Integer -> Preference Name "disk.cache.memory.capacity" -> value memory size in KB enter 131072 for 128MB

restart Firefox