4
votes
4answers
165 views

If I have an SSD and a hard disk in a system, can the SSD act as cache for the hard disk?

Say I have some partitions; one on a SATA drive and one on an SSD. I want to create a "virtual" hybrid disk. Is this possible?
2
votes
1answer
237 views

mbcache documentation

I want to experiment with mbcache kernel module, but I'm having trouble finding the documentation for it. If I understood correctly, mbcache allows the use of a fast SSD disk to act as a transparent ...
11
votes
6answers
2k views

Linux equivalent to ReadyBoost?

Is there a kernel module or some other patch or something similar to Windows' ReadyBoost? Basically I'm looking for something that allows disk reads to be cached on a Flash drive.