Re: bio linked list corruption.

From: Linus Torvalds
Date: Wed Oct 26 2016 - 19:08:17 EST


On Wed, Oct 26, 2016 at 4:03 PM, Jens Axboe <axboe@xxxxxx> wrote:
>
> Actually, I think I see what might trigger it. You are on nvme, iirc,
> and that has a deep queue.

Yes. I have long since moved on from slow disks, so all my systems are
not just flash, but m.2 nvme ssd's.

So at least that could explain why Dave sees it at bootup but I don't.

Linus