Re: [PATCH 0/5] Add work pool to reset domain

2023-08-14 Thread Christian König
Am 12.08.23 um 19:08 schrieb Lazar, Lijo: On 8/12/2023 1:53 PM, Christian König wrote: Am 11.08.23 um 08:02 schrieb Lijo Lazar: Presently, there are multiple clients of reset like RAS, job timeout, KFD hang detection and debug method. Instead of each client maintaining a work item, reset work

Re: [PATCH 0/5] Add work pool to reset domain

2023-08-12 Thread Lazar, Lijo
On 8/12/2023 1:53 PM, Christian König wrote: Am 11.08.23 um 08:02 schrieb Lijo Lazar: Presently, there are multiple clients of reset like RAS, job timeout, KFD hang detection and debug method. Instead of each client maintaining a work item, reset work pool is moved to reset domain. When a cl

Re: [PATCH 0/5] Add work pool to reset domain

2023-08-12 Thread Christian König
Am 11.08.23 um 08:02 schrieb Lijo Lazar: Presently, there are multiple clients of reset like RAS, job timeout, KFD hang detection and debug method. Instead of each client maintaining a work item, reset work pool is moved to reset domain. When a client makes a recovery request, a work item is all

[PATCH 0/5] Add work pool to reset domain

2023-08-10 Thread Lijo Lazar
Presently, there are multiple clients of reset like RAS, job timeout, KFD hang detection and debug method. Instead of each client maintaining a work item, reset work pool is moved to reset domain. When a client makes a recovery request, a work item is allocated by the reset domain and queued for e