|
|
|
|
|
by McGlockenshire
4643 days ago
|
|
How does flashcache compare to dm-cache / bcache, integrated into linux kernels 3.9 and 3.10? The text mentions that it works as a device mapper module, so does it actually work with dm-cache? The readme on github suggests that it targets older kernel versions, most of which look like versions that ship in RHEL & Ubuntu LTS. |
|
The versions in readme are slightly out of date. Maybe that's what facebook uses internally, but the driver seems to work perfectly with higher versions. I submitted some patches to update function signatures in 3.9, but that was only to get rid of compilation warnings - everything else still works.