[PATCH v3 07/10] sched/fair: Provide can_migrate_task_llc

2018-11-09 Thread Steve Sistare
Define a simpler version of can_migrate_task called can_migrate_task_llc which does not require a struct lb_env argument, and judges whether a migration from one CPU to another within the same LLC should be allowed. Signed-off-by: Steve Sistare --- kernel/sched/fair.c | 28

[PATCH v3 07/10] sched/fair: Provide can_migrate_task_llc

2018-11-09 Thread Steve Sistare
Define a simpler version of can_migrate_task called can_migrate_task_llc which does not require a struct lb_env argument, and judges whether a migration from one CPU to another within the same LLC should be allowed. Signed-off-by: Steve Sistare --- kernel/sched/fair.c | 28