Skip to content
Commit a9a4ba99 authored by Douglas Raillard's avatar Douglas Raillard Committed by Patrick Bellasi
Browse files

load_tracking.py: fix cgroups migration

The task affinity is overidden when the task is moved into another
cpuset cgroup. To avoid the task being migrated on another random CPU,
we constrain the cpuset itself instead of the task so we are sure tasks
of the involved groups will always run on the same CPU.
parent e7aba66d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment