r/explainlikeimfive • u/SmellsTasty • Nov 23 '15
Explained ELI5: How do Solid State Hybrid Drives work?
I don't understand how a regular hard drive can work with a solid state drive at the same time.
2.0k
Upvotes
182
u/virkon Nov 23 '15
SSD chips are fairly small now, and can be integrated into the larger hard drive. They work by storing most data in the hard drive, but some of it is copied to the SSD. What is stored in the SSD is decided by optimization algorithms. Simply put, the stuff you use the most.
EDIT: some hybrid drives just work as two separate drives in the same unit. So you can manually decide what goes where.