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
Old kernels do that automatically, but new kernels remember
the affinity that was set before the cgroup move due to
https://lore.kernel.org/lkml/20220922180041.1768141-1-longman@redhat.com
This is undesirable for containers, because they inherit
the systemd affinity when the should really move to the container
space cpus.
see https://issues.redhat.com/browse/OCPBUGS-15102 for more information
Co-authored-by: Martin Sivak <msivak@redhat.com>
Signed-off-by: Peter Hunt <pehunt@redhat.com>
0 commit comments