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)
committerhskang <hs1218.kang@samsung.com>
Wed, 10 Oct 2018 12:59:50 +0000 (21:59 +0900)
commit9492c8d32a0758d72ced9a764f0fdaeee2cc15a9
tree53a689d0281e562692317aea957bc8cf2814148e
parent2b13c4c4cd835d1de798701807fecc22df210267
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: I4ca5525c4275115c74f9c1577a8f716275526b9a
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
kernel/sched/rt.c