]> Git Repo - linux.git/commit
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
authorJuri Lelli <[email protected]>
Mon, 4 Dec 2017 10:23:20 +0000 (11:23 +0100)
committerIngo Molnar <[email protected]>
Wed, 10 Jan 2018 11:53:29 +0000 (12:53 +0100)
commit794a56ebd9a57db12abaec63f038c6eb073461f7
treeba664b55cd17216c34e3b11e911721388150a70b
parente0367b12674bf4420870cd0237e3ebafb2ec9593
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE

Worker kthread needs to be able to change frequency for all other
threads.

Make it special, just under STOP class.

Signed-off-by: Juri Lelli <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Claudio Scordino <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Luca Abeni <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rafael J . Wysocki <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
include/linux/sched.h
kernel/sched/core.c
kernel/sched/cpufreq_schedutil.c
kernel/sched/deadline.c
kernel/sched/sched.h
This page took 0.061395 seconds and 4 git commands to generate.