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

2022-09-29 Thread Abdullah Sevincer
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

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

2022-09-30 Thread Jerin Jacob
On Fri, Sep 30, 2022 at 5:29 AM Abdullah Sevincer 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 g