Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Please add bcache as a module (CONFIG_BCACHE=m) (refs #455) #6303

Closed
valord577 opened this issue Aug 5, 2024 · 3 comments
Closed

Please add bcache as a module (CONFIG_BCACHE=m) (refs #455) #6303

valord577 opened this issue Aug 5, 2024 · 3 comments

Comments

@valord577
Copy link

valord577 commented Aug 5, 2024

Describe the bug

drivers/md/bcache/Kconfig
config BCACHE

Steps to reproduce the behaviour

refs #455

Device (s)

Raspberry Pi 4 Mod. B

System

  • cat /etc/rpi-issue

Raspberry Pi reference 2024-07-04
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 48efb5fc5485fafdc9de8ad481eb5c09e1182656, stage2

  • vcgencmd version

May 24 2024 15:30:04
Copyright (c) 2012 Broadcom
version 4942b7633c0ff1af1ee95a51a33b56a9dae47529 (clean) (release) (start)

  • uname -a

Linux raspi-4b 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux

Logs

No response

Additional context

No response

pelwell added a commit that referenced this issue Aug 6, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
@pelwell
Copy link
Contributor

pelwell commented Aug 6, 2024

Interesting. Although that ancient issue resulted in CONFIG_BCACHE=m being added to rpi-3.10.y, it didn't survive the transitions to rpi-3.11.y and later. a2f8ca2 adds it back.

@pelwell
Copy link
Contributor

pelwell commented Aug 6, 2024

Now that the autobuilds have completed, you can install a beta kernel including this patch by running:

$ sudo rpi-update rpi-6.6.y

@valord577
Copy link
Author

Thanks! It does work!

pelwell added a commit that referenced this issue Aug 7, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
pelwell added a commit that referenced this issue Aug 7, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
pelwell added a commit that referenced this issue Aug 7, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 12, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 13, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 22, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 22, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 27, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 30, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Aug 30, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 2, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 6, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 10, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 10, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 12, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 16, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Sep 16, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Oct 2, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Oct 2, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Oct 10, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Oct 10, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Oct 17, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Oct 23, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Nov 1, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Nov 8, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Nov 18, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue Nov 25, 2024
Allow block devices to be used as caches for other devices. The primary
use is to allow small, low latency media to act as caches for spinning
rust drives.

See: #6303
     #455

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants