Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522688 - genkernel-3.4.51.2 missing bcache support
Summary: genkernel-3.4.51.2 missing bcache support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-13 05:35 UTC by Patrick Lauer
Modified: 2017-09-04 06:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2014-09-13 05:35:33 UTC
bcache is a neat driver to use fast storage (e.g. SSDs) to act as a cache for slow storage (e.g. spinning rust)

Would be nice to have support for it enabled, currently:

Symbol: BCACHE [=n]
Comment 1 Larry the Git Cow gentoo-dev 2017-09-04 06:43:51 UTC
Bug has been closed via the following commit:
    https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=bc0cab8c051d88dbeedffa310aec29eef3ea3c24

    commit bc0cab8c051d88dbeedffa310aec29eef3ea3c24
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2017-09-04 06:33:14 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-09-04 06:33:14 +0000

    defaults/kernel-generic-config: CONFIG_BCACHE=m.
    
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=522688
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 defaults/kernel-generic-config | 1 +
 1 file changed, 1 insertion(+)