Re: [RFC 0/3] Asynchronous EEH recovery

2023-07-17 Thread Ganesh G R
On 6/13/23 8:06 AM, Oliver O'Halloran wrote: On Tue, Jun 13, 2023 at 11:44 AM Ganesh Goudar wrote: Hi, EEH recovery 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

Re: [RFC 0/3] Asynchronous EEH recovery

2023-06-12 Thread Oliver O'Halloran
On Tue, Jun 13, 2023 at 11:44 AM Ganesh Goudar wrote: > > Hi, > > EEH recovery 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 pat

[RFC 0/3] Asynchronous EEH recovery

2023-06-12 Thread Ganesh Goudar
Hi, EEH recovery 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. On powervm with 64 VFs from same PHB, I see approximately 48

Re: [RFC 0/3] Asynchronous EEH recovery

2023-01-25 Thread Christophe Leroy
Hi, Le 15/09/2022 à 12:15, Ganesh a écrit : > On 9/2/22 05:49, Jason Gunthorpe wrote: > >> 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 ru

Re: [RFC 0/3] Asynchronous EEH recovery

2022-09-15 Thread Ganesh
On 9/2/22 05:49, Jason Gunthorpe wrote: 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 Bobro

Re: [RFC 0/3] Asynchronous EEH recovery

2022-09-01 Thread Jason Gunthorpe
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 th

Re: [RFC 0/3] Asynchronous EEH recovery

2022-08-17 Thread Oliver O'Halloran
On Tue, Aug 16, 2022 at 1:29 PM 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 patc

[RFC 0/3] Asynchronous EEH recovery

2022-08-15 Thread Ganesh Goudar
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. On powervm with 64 VFs and I see approximately 48% reduction