Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
209 views

Is it possible that solid state drives (or any faster drive) will make common applications faster even if they are cached?

I assumed that solid state drives are insignificant after, say, Firefox is fully brought up and no important disk activity after that is going on. However, I wonder if some kind of 'cached from the ...
5
votes
2answers
1k views

Can I use something like the SSD TRIM command on a SD card?

SSD flash hard drives have started to support TRIM in order to avoid the slowdown that occurs after a while. How do I do something similar on a SD card ? Like reformating the SD card, but at a ...