Added recommended SDP setting setting of db.reorg.disable=1.
It
is commented out by default, with a comment indicating that the
db.reorg.disable configurable should be considered when databases are
stored on solid state storage, as it results in performance
improvement for some (but not all) solid state storage devices.
Updated from first shelve for review:
* Changed version from 2014.2 to 2013.2.
* Fixed grammatical error in comment.
* Corrected comment style to Windows for *.bat file ('#' --> '::').
Updated from second shelve for review:
* Updated comments above and in the code based on feedback, especially
that the performance improvement is not universal on all solid state
devices.