sched: rt: Refactoring select idle cpu and recessive cpu
authorYoungtae Lee <yt0729.lee@samsung.com>
Thu, 9 Aug 2018 02:11:05 +0000 (11:11 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:24:57 +0000 (20:24 +0300)
commit1bfddfc469243c02a478059ca330ccfbccc6677f
treef516a5e125787ff5b0145eb628ed70742ea78086
parentdab2ca3f7a14b61c6cd56678ba6d92e9f43b5dbc
sched: rt: Refactoring select idle cpu and recessive cpu

Implement init code for sysfs, dt to
support multi min_thr to detect heavy rt task
change loop and condition for find_idle_cpu/find_recessive_cpu

Change-Id: I91e5199c9a86849025af7271c0e6aeeee6b3f966
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
include/linux/ems.h
kernel/sched/rt.c