public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] docs: scheduler: Start documenting the EEVDF scheduler
@ 2024-07-20  0:22 Carlos Bilbao
  2024-07-20  0:22 ` [PATCH v3 1/1] " Carlos Bilbao
  2024-08-07 19:41 ` [PATCH v3 0/1] " Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Carlos Bilbao @ 2024-07-20  0:22 UTC (permalink / raw)
  To: corbet, sergio.collado, peterz, rdunlap
  Cc: bilbao, jembid, linux-kernel, linux-doc, Carlos Bilbao

I was in the process of updating the CFS documentation, as Sergio proposed,
when I realized we don't have any EEVDF documentation to point to. I have
started it. I know it isn't a lot of info about EEVDF in the doc, but (1) I
wanted to get the ball rolling, and (2) I prefer to keep it light until we
have a solid idea of how EEVDF will actually end up. This could take a
while. When or if it stops being an option, we can revisit it.

Sergio, if you’d like to update the Spanish translations of CFS and add one
for this new EEVDF doc, please go for it! ;)

Thanks,
Carlos

P.S.: Jon, I have triple-checked for compilation warnings, but if you
      encounter any, please LMK the versions of your tools so I can match
      them moving forward.

Carlos:
  docs: scheduler: Start documenting the EEVDF scheduler

---
Changelog:
  v3: Removed labels and used instead paths to documents.
  v2: Move file within scheduler index. Remove incorrect subsection
      numbering.

---
 Documentation/scheduler/index.rst            |  1 +
 Documentation/scheduler/sched-design-CFS.rst | 10 +++--
 Documentation/scheduler/sched-eevdf.rst      | 43 ++++++++++++++++++++
 3 files changed, 50 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/scheduler/sched-eevdf.rst

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

end of thread, other threads:[~2024-08-07 19:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-20  0:22 [PATCH v3 0/1] docs: scheduler: Start documenting the EEVDF scheduler Carlos Bilbao
2024-07-20  0:22 ` [PATCH v3 1/1] " Carlos Bilbao
2024-08-07 19:41 ` [PATCH v3 0/1] " Jonathan Corbet

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