Introduction
Bcache is a block layer cache of the Linux kernel. It uses SSDs as the cache of HDDs for acceleration. The
To facilitate the use of bcache, this document provides the process for making the following files:
- Bcache kernel RPM package
- Bcache-tools RPM package
- ISO image that contains the bcache kernel RPM package and the bcache-tools RPM package
For details, see the bcache home page and user guide:
https://bcache.evilpiepirate.org/
https://evilpiepirate.org/git/linux-bcache.git/tree/Documentation/bcache.txt
Parent topic: Bcache User Guide