Three Simple Tweaks for Better SSD Performance
Nov 26, 2009, 07:04 (0 Talkback[s])
(Other stories by Dmitri Popov)
[ Thanks to Dmitri
Popov for this link. ]
"The first one is to disable the sreadahead service.
The sreadahead tool helps to speed up the boot process with
conventional hard disks, but it actually slows the boot with SSDs.
To disable the service, open the sreadahead.conf file for editing
using your preferred text editor:
sudo nano /etc/init/sreadahead.conf
"Comment then the following line:
exec /sbin/sreadahead -t 0
Complete Story
Related Stories: