You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
schedule: ll: allocate semaphores only for used cores
Instead of allocating semaphores during global initialisation, do
that later when initialising the domain for specific cores. This
also automatically grants access rights to the allocating thread.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
0 commit comments