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
This is needed for low latency on OCP as a timer might have been
scheduled on a core just before it was given to a guaranteed
workload. Later that timer will expire and interrupt the workload.
This option lets the kernel move the timer to another cpu first.
0 commit comments