public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix sched-rt sysctl files & update docs
@ 2023-10-02 11:55 Cyril Hrubis
  2023-10-02 11:55 ` [PATCH v3 1/3] sched/rt: Disallow writing invalid values to sched_rt_period_us Cyril Hrubis
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Cyril Hrubis @ 2023-10-02 11:55 UTC (permalink / raw)
  To: Ingo Molnar, Peter Zijlstra, Juri Lelli, Vincent Guittot,
	Dietmar Eggemann, Steven Rostedt, Ben Segall, Mel Gorman,
	Daniel Bristot de Oliveira, Valentin Schneider, linux-kernel,
	Jonathan Corbet, linux-doc
  Cc: ltp, Cyril Hrubis

New in v3:
 - Spelling fixes as requested by Ingo
 - added third patch that replaces all cases of realtime with real-time
   in the docs

Cyril Hrubis (3):
  sched/rt: Disallow writing invalid values to sched_rt_period_us
  docs: scheduler-rt: Clarify & fix sched_rt_* sysctl docs
  docs: scheduler-rt: Use real-time instead of realtime

 Documentation/scheduler/sched-rt-group.rst | 40 ++++++++++++----------
 kernel/sched/rt.c                          |  9 ++---
 2 files changed, 26 insertions(+), 23 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-10-02 13:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02 11:55 [PATCH v3 0/3] Fix sched-rt sysctl files & update docs Cyril Hrubis
2023-10-02 11:55 ` [PATCH v3 1/3] sched/rt: Disallow writing invalid values to sched_rt_period_us Cyril Hrubis
2023-10-02 13:33   ` [tip: sched/core] " tip-bot2 for Cyril Hrubis
2023-10-02 11:55 ` [PATCH v3 2/3] docs: scheduler-rt: Clarify & fix sched_rt_* sysctl docs Cyril Hrubis
2023-10-02 13:33   ` [tip: sched/core] sched/rt/docs: " tip-bot2 for Cyril Hrubis
2023-10-02 11:55 ` [PATCH v3 3/3] docs: scheduler-rt: Use real-time instead of realtime Cyril Hrubis
2023-10-02 13:33   ` [tip: sched/core] sched/rt/docs: Use 'real-time' instead of 'realtime' tip-bot2 for Cyril Hrubis
2023-10-02 13:17 ` [PATCH v3 0/3] Fix sched-rt sysctl files & update docs Ingo Molnar

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