aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVincent Guittot <[email protected]>2022-08-25 12:27:23 +0000
committerPeter Zijlstra <[email protected]>2022-09-15 14:13:51 +0000
commitb0defa7ae03ecf91b8bfd10ede430cff12fcbd06 (patch)
treed590d068e868d7ce347e237d7e04095a65193388 /net/unix/af_unix.c
parentsched: Show PF_flag holes (diff)
downloadkernel-b0defa7ae03ecf91b8bfd10ede430cff12fcbd06.tar.gz
kernel-b0defa7ae03ecf91b8bfd10ede430cff12fcbd06.zip
sched/fair: Make sure to try to detach at least one movable task
During load balance, we try at most env->loop_max time to move a task. But it can happen that the loop_max LRU tasks (ie tail of the cfs_tasks list) can't be moved to dst_cpu because of affinity. In this case, loop in the list until we found at least one. The maximum of detached tasks remained the same as before. Signed-off-by: Vincent Guittot <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions