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
When the local CPU is available prefer dispatching into the per CPU
local DSQ. This gives slightly better locality and reduces the number of
CPU migrations.
Signed-off-by: Daniel Hodges <hodgesd@meta.com>
0 commit comments