Tweaking SSD drives for less wear seems to be all the rage nowadays. On that subject is Write Caching still relevant on SSD drives? Does it make a difference if it is turned off?

link|improve this question

80% accept rate
1  
Most advise to leave it on, since write caching is a function of the OS and main memory and not the hard drive itself...hardforum.com/showthread.php?t=1482813 – Moab Nov 13 '10 at 2:14
feedback

1 Answer

up vote 3 down vote accepted

Assuming you aren't going to be hot-plugging drives, write caching should still speed things up, because writes are cached in main memory - SSDs are fast, but not as fast as RAM.

More information on how write caching works: http://www.pcguide.com/ref/hdd/op/cacheWrite-c.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.