Daniel Hill
Daniel Hill
Maybe someone else can take over maintaining the project, There's 21 pull requests open, and this one is basically an essential feature.
Ableton live.
Looks similar to this: https://github.com/umlaeute/v4l2loopback/issues/476
`PREEMPT` should help with debugging a soft-lock, since you can still run userspace apps to inspect the kernel stack etc. It shouldn't fix any issues though, as most people will...
Maybe if SATA is dropping out too often it's best to set it to failed. A heuristic that can detect that, and maybe a state of "ejected" could also be...
I was just closing all older bugs, I now see that this is a feature request, my bad, Though I can't really tell what the use case is for this....
@Lyamc This has nothing to do with Erasure codes I had similar issues. ``` $ bcachefs show-super /dev/disk/by-id/ ``` This showed me that one of my devices state was "read...
It's for a very outdated version, I'm just closing anything that looks like a bug, and is over a year old since the code is in such a flux, I'll...
you can set a device's durability to 0 during format/add. A warning or (bypassable) error might be smart.
it's possible, the journal keeps things around for a while, the file will be heavily fragmented due to CoW nature of the fs, so you can't use dd without restitching...