Re: [RFC 0/3] Asynchronous EEH recovery
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2022-09-02 00:20:36
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2022-09-02 00:20:36
On Tue, Aug 16, 2022 at 08:57:13AM +0530, Ganesh Goudar wrote:
Hi, EEH reocvery is currently serialized and these patches shorten the time taken for EEH recovery by making the recovery to run in parallel. The original author of these patches is Sam Bobroff, I have rebased and tested these patches.
How did you test this? I understand that VFIO on 6.0 does not work at all on power? I am waiting for power maintainers to pick up this series to fix it: https://lore.kernel.org/kvm/20220714081822.3717693-1-aik@ozlabs.ru/ (local) Jason