Hello All!
I have done some research on the internet and so far, this is what I have compiled, please take a look and let me know your thoughts.
My ssd comes with my dell lattitude, the firmware and build date appears to be faily recent.
Windows 7 ultimate 64-bit
8GB RAM
samsung 256GB mlc ssd
mmdoe56g5mxp-0vbd7
yc3270g939-sy939a5508
fde
0939
f/w vbm94d1q (what is this firmware? does it support GC? TRIMM?)
2009.9.24
PM800
My SSD Optimization Checklist for Windows 7
* turned off superprefetch service to manual (what does this do exactly? See more details below, would option 2 in registry be better?)
* turned off windows search service to manual (will library dependancies for programs break? according to windows shell programmer, this should be left on)
* verified disk defragmenter service turned off to manual
* disabled scheduled task - disk defragmenter
* disabled hibernation in cmd with this command - "powercfg -H off"
* disable write caching for hdd in device manager (does not make sense, not sure why? not doing this one right now)
* disabled system page file in system properties (debatable, should it be set to 2MB instead?)
[superprefetch alternative:
rather than disable superetch altogether, a better way would be to set it to cache boot files only.
regedit: hkey_local_machine\system\currentcontrolset\contro 1\session manager\memory management\prefetchparameters
"enableprefetcher"
disable caching: 0
cache applications only: 1
cache bootfiles only: 2
cache everything (default): 3
reboot
clear out old cache files in \windows\prefetch folder - next boot will be slower when new cache files recreate]
so that's it, what do you all think?
I am a little worried about turning off superprefetch, what about option 2 in the registery? will this be better or should I turn it back on?
I'm not as worried about turning off windows search, but the caution from the windows developer does warrant some concern.
disk defrag and the scheduling of defrag is a no brainer IMO, I have no worries here. one side note is that it took Dell 10 days to build my laptop and having seen the windows task logs, it does appear windows already defragged the hdd once....grr. not sure if my drive is already compromised...
Hibernation is useful for some, but I seldom use it so I can leave it off to save some storage space. My question is, if it was initially turned on by default, was there a hibernation file? if so, where to delete?
disabling of HDD write caching worries me so I left it on. I have not found good reason to turn it off yet, just a note from another ssd optimization site indicating to do so. so, I left it on...
many people will debate the page file, however, in my previous usage of XP and vista, I have always disabled it and have never run into any problems so I turned it off in windows 7 as well. besides, I have 8GB of ram and my page file was over 8GB so that's too taxing on my SSD. I wish there was a way to initially have the page file option turned off, I know the file has already been written to disk so disabling it and deleting the file does not really help does it if you drive does not support GC or TRIMM. Regardless, I have disabled it anyways.
finally a question regarding anti-virus scanning. should weekly scan be disabled to help with ssd performance? I am using symantec endpoint 11.5 64-bit and I fear the constant scanning and usage of the drive performed by my anti-virus software may cause some performance issues for my ssd down the line. any thoughts?
I appreciate your thoughts.