Re: [PATCH v6 4/4] media: venus: Update core selection

2019-08-26 Thread amasule
Hi, On 2019-07-29 15:16, Stanimir Varbanov wrote: Hi, On 7/22/19 12:07 PM, Aniket Masule wrote: Present core assignment is static. Introduced load balancing across the cores. Load on earch core is calculated and core with minimum load is assigned to given instance. Signed-off-by: Aniket Masul

Re: [PATCH v6 4/4] media: venus: Update core selection

2019-07-29 Thread Stanimir Varbanov
Hi, On 7/22/19 12:07 PM, Aniket Masule wrote: > Present core assignment is static. Introduced load balancing > across the cores. Load on earch core is calculated and core > with minimum load is assigned to given instance. > > Signed-off-by: Aniket Masule > --- > drivers/media/platform/qcom/venu