public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] sched/deadline: nanoseconds clarifications
@ 2024-08-13 14:43 Christian Loehle
  2024-08-13 14:43 ` [PATCH 1/4] sched/deadline: Convert schedtool example to chrt Christian Loehle
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Christian Loehle @ 2024-08-13 14:43 UTC (permalink / raw)
  To: linux-pm, linux-kernel, rafael
  Cc: vincent.guittot, qyousef, peterz, daniel.lezcano, rostedt,
	juri.lelli, dietmar.eggemann, Christian Loehle

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


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-09-11  9:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 14:43 [PATCH 0/4] sched/deadline: nanoseconds clarifications Christian Loehle
2024-08-13 14:43 ` [PATCH 1/4] sched/deadline: Convert schedtool example to chrt Christian Loehle
2024-09-10  8:09   ` [tip: sched/core] " tip-bot2 for Christian Loehle
2024-09-11  9:32   ` tip-bot2 for Christian Loehle
2024-08-13 14:43 ` [PATCH 2/4] sched/deadline: Clarify nanoseconds in uapi Christian Loehle
2024-09-10  8:09   ` [tip: sched/core] " tip-bot2 for Christian Loehle
2024-09-11  9:32   ` tip-bot2 for Christian Loehle
2024-08-13 14:43 ` [PATCH 3/4] cpufreq/cppc: Use NSEC_PER_MSEC for deadline task Christian Loehle
2024-09-10  8:09   ` [tip: sched/core] " tip-bot2 for Christian Loehle
2024-09-11  9:32   ` tip-bot2 for Christian Loehle
2024-08-13 14:43 ` [PATCH 4/4] sched/cpufreq: " Christian Loehle
2024-09-09 13:38   ` Vincent Guittot
2024-09-10  8:09   ` [tip: sched/core] " tip-bot2 for Christian Loehle
2024-09-11  9:32   ` tip-bot2 for Christian Loehle
2024-08-13 16:02 ` [PATCH 0/4] sched/deadline: nanoseconds clarifications Juri Lelli
2024-09-09 13:01   ` Christian Loehle
2024-09-09 13:25     ` Peter Zijlstra
2024-09-09 16:39       ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox