Re: [PATCH 2/6] habanalabs: add device id to all threads names

2023-03-01 Thread Stanislaw Gruszka
On Mon, Feb 27, 2023 at 01:13:02PM +0200, Oded Gabbay wrote: > From: Sagiv Ozeri > > Compute driver threads names will start with hlX-*, when X is the > device id. > This will help distinguish them from the NIC thread names. > > Signed-off-by: Sagiv Ozeri > Reviewed-by: Oded Gabbay >

[PATCH 2/6] habanalabs: add device id to all threads names

2023-02-27 Thread Oded Gabbay
From: Sagiv Ozeri Compute driver threads names will start with hlX-*, when X is the device id. This will help distinguish them from the NIC thread names. Signed-off-by: Sagiv Ozeri Reviewed-by: Oded Gabbay Signed-off-by: Oded Gabbay --- drivers/accel/habanalabs/common/device.c | 20