-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Please add bcache as a module (CONFIG_BCACHE=m) #455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
popcornmix
pushed a commit
to raspberrypi/firmware
that referenced
this issue
Dec 6, 2013
kernel: config: add BCACHE See: raspberrypi/linux#455
popcornmix
pushed a commit
to Hexxeh/rpi-firmware
that referenced
this issue
Dec 6, 2013
kernel: config: add BCACHE See: raspberrypi/linux#455
Should be in now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
drivers/md/bcache/Kconfig
config BCACHE
Motivation:
To use SD card or USB flash backed with a spinning HDD
To achieve seek performance of flash and size abundance of HDD
(and maybe better power consumption, more spin down time for HDD)
Thanks in advance!
The text was updated successfully, but these errors were encountered: