[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240813144348.1180344-1-christian.loehle@arm.com>
Date: Tue, 13 Aug 2024 15:43:44 +0100
From: Christian Loehle <christian.loehle@....com>
To: linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org,
rafael@...nel.org
Cc: vincent.guittot@...aro.org,
qyousef@...alina.io,
peterz@...radead.org,
daniel.lezcano@...aro.org,
rostedt@...dmis.org,
juri.lelli@...hat.com,
dietmar.eggemann@....com,
Christian Loehle <christian.loehle@....com>
Subject: [PATCH 0/4] sched/deadline: nanoseconds clarifications
A couple of clarifications about the time units for the deadline
parameters uncovered in the discussion around
https://lore.kernel.org/lkml/3c726cf5-0c94-4cc6-aff0-a453d840d452@arm.com/
While at it I changed the documentation example to chrt instead
of the schedtool fork.
No functional changes.
Christian Loehle (4):
sched/deadline: Convert schedtool example to chrt
sched/deadline: Clarify nanoseconds in uapi
cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
sched/cpufreq: Use NSEC_PER_MSEC for deadline task
Documentation/scheduler/sched-deadline.rst | 14 ++++++--------
drivers/cpufreq/cppc_cpufreq.c | 6 +++---
include/uapi/linux/sched/types.h | 6 +++---
kernel/sched/cpufreq_schedutil.c | 6 +++---
4 files changed, 15 insertions(+), 17 deletions(-)
--
2.34.1
Powered by blists - more mailing lists