Hello everyone,

This is version 4 of a small patchset that fixes and improves SCHED_DEADLINE
documentation.

Patch 1/5 fixes and clarifies terminology; patch 2/5 aligns Section 4 to
the current interface; patch 3/5 improves and clarifies what admission
control means on UP an SMP systems; patch 4/5 introduces an appendix about
testing; patch 5/5 introduces an appendix with a minimal main() for
application developers.

Changes since v1:

 - fixed typos spotted by Randy and Peter (thanks!)

Changes since v2:

 - fixed typos and rewrote paragraphs as suggested by Ingo (thanks!)

Changes since v3:

 - addressed comments made by Henrik (thanks!)
 - added patch 5/5 (as Henrik asked)

Best Regards,

- Juri

Juri Lelli (3):
  Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro
  Documentation/scheduler/sched-deadline.txt: add tests suite appendix
  Documentation/scheduler/sched-deadline.txt: add minimal main()
    appendix

Luca Abeni (2):
  Documentation/scheduler/sched-deadline.txt: fix terminology and
    improve clarity
  Documentation/scheduler/sched-deadline.txt: improve and clarify AC
    bits

 Documentation/scheduler/sched-deadline.txt | 340 +++++++++++++++++++++++++----
 1 file changed, 292 insertions(+), 48 deletions(-)

-- 
2.0.4


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to