It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
Now on to some things we can do to reduce some on the unnecessary writes an SSD or HDD. Windows 7
has the most event logs that I have seen of any OS. If you are having issues, then I would not
change the logging options. If not, then we can stop a lot of writes that frankly, only an engineer
would need (we leave the basic event logs alone).
Go to start/admin tools and select performance monitor. Expand data collector sets. Click on Startup
Event Trace Sessions.
With the exception of the following NECESSARY logs (Application, Security, System, Security
Essentials) we can stop them from starting. To do so, right click on each one that has a status of
Enabled (except the ones mentioned above) and select Properties. Click the Trace Session tab.
Unselect Enabled. Click Ok. Repeat for the others (including readyboot).
After your next boot, you will have a lot less writes going to the SSD or HDD that are not needed.
Description: Indexing creates and maintains a database of file attributes. This can lead to multiple
small writes when creating/deleting/modifying files. Searching for files will still work.
Instructions: Start Menu -> Right-Click Computer -> Manage -> Services and Applications ->
Services - > Right-Click Windows Search -> Startup type: Disabled -> OK
Instructions: Go to Computer -> Right click on Drive -> Properties -> Uncheck Allow files
on this drive to have contents indexed in addition to file properties -> Click OK
Once you unchecked indexing follow the onscreen instructions, you may have to skip some files
you do not have access to.
Description: Defragmenting a hard disk's used space is only useful on mechanical disks with multi-
millisecond latencies. Free-space defragmentation may be useful to SSDs, but this feature is not
available in the default Windows Defragmenter.
Instructions: Start Menu -> Right-Click Computer -> Manage -> Services and Applications ->
Services - > Right-Click Disk Defragmenter -> Startup type: Disabled -> OK
Description: Disk Defragmenter schedule allows to run defragmentation automatically in Windows
7. Disk Defragmenter is set to run on a automatic schedule by default in Windows 7.
Instructions: Start Menu -> All Programs -> Accessories -> System Tools -> Disk Defragmenter ->
Click on the Configure schedule button -> Uncheck the Run on a Schedule box -> Click on OK
-> Close the window.
Disable Superfetch
Instructions: Open regedit.exe and browse down to the following key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session
Manager\Memory Management\PrefetchParameters
Find the "EnableSuperfetch" key on the right-hand pane, rightclick it, hit modify and change 3 to 0
and hit OK.
Disable Prefetch
Instructions: Open regedit.exe and browse down to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session
Manager\Memory Management\PrefetchParameters
Find the "EnablePrefetcher" key on the right-hand pane, right click it, hit modify and change 3 to
0 and hit OK.
A.
http://forum.notebookreview.com/windows-os-software/195941-how-disable-hard-disk-thrashing-vista-7.html#post3433842
B.
Description: Don't write backup copies of files when installing new programs or making system
changes. Can free up between a few hundred MB to a couple GB.
WARNING: Although unlikely, if a driver installation corrupts your system, there won't be an
automatic way to recover.
Instructions: Start Menu -> Right-Click Computer -> Properties -> Advanced System Settings ->
System Protection Tab -> Click Configure -> Check Turn off system protection -> Click Delete
-> OK