]> www.infradead.org Git - users/willy/xarray.git/commit
sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.c
authorVincent Guittot <vincent.guittot@linaro.org>
Wed, 4 Sep 2024 09:24:17 +0000 (11:24 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 10 Sep 2024 07:51:14 +0000 (09:51 +0200)
commit5d871a63997fa8bcf80adb49ea1f2f7840dff932
tree01474e49977030285399e81d5c8ff85db4b97459
parent3dcac251b066b60dba6d44c97d76faeb00bf19c5
sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.c

Move effective_cpu_util() and sched_cpu_util() functions in fair.c file
with others utilization related functions.

No functional change.

Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20240904092417.20660-1-vincent.guittot@linaro.org
kernel/sched/fair.c
kernel/sched/syscalls.c