Re: [PATCH 1/3] event/dlb2: add producer port probing optimization

2022-09-03 Thread Jerin Jacob
On Sat, Aug 20, 2022 at 6:30 AM Timothy McDaniel wrote: > > For best performance, applications running on certain cores should use > the DLB device locally available on the same tile along with other > resources. To allocate optimal resources, probing is done for each > producer port (PP) for a gi

[PATCH 1/3] event/dlb2: add producer port probing optimization

2022-08-19 Thread Timothy McDaniel
For best performance, applications running on certain cores should use the DLB device locally available on the same tile along with other resources. To allocate optimal resources, probing is done for each producer port (PP) for a given CPU and the best performing ports are allocated to producers. T