diff options
| author | Kurt Kanzenbach <kurt@linutronix.de> | 2018-06-28 09:49:34 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-06-29 14:51:21 +0200 |
| commit | 0437d5977a098efebffeba5a0aa3c5be60de44a9 (patch) | |
| tree | e667ea56b02be7617d3e2fdeffeaa52f6850807c | |
| parent | ffffc75f409704595c9fd11615d2912a9952693c (diff) | |
rt-specialties: rename to RT tests
As discussed with John, this slide set basically only shows the RT tests. So
rename it.
Furthermore, the last two slides are not needed. Especially for scheduling, we
have different slides.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
| -rw-r--r-- | realtime/rt-specialties/pres_rt-specialties_en.tex | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/realtime/rt-specialties/pres_rt-specialties_en.tex b/realtime/rt-specialties/pres_rt-specialties_en.tex index a969f07..7f0a1f0 100644 --- a/realtime/rt-specialties/pres_rt-specialties_en.tex +++ b/realtime/rt-specialties/pres_rt-specialties_en.tex @@ -1,6 +1,6 @@ \input{configpres} -\title{The Preempt RT Patches} +\title{The Preempt RT Testsuite} \maketitle \subsection{Verification} @@ -47,22 +47,4 @@ cat /proc/sys/kernel/sched_rt_runtime_us \end{figure} \end{frame} -\subsection{Application Development} -\begin{frame} -\frametitle{Realtime Applications with Preempt RT} -\begin{figure} -\includegraphics[height=0.4\textwidth]{images/thumb.png} -\end{figure} -POSIX! -\end{frame} - -\begin{frame} -\frametitle{Scheduling Policies} -\begin{itemize} -\item SCHED\_FIFO: Static priority -\item SCHED\_RR: Round Robin with priority -\item SCHED\_OTHER: Non-realtime priority -\end{itemize} -\end{frame} - \input{tailpres} |
