summaryrefslogtreecommitdiff
path: root/realtime/rt-specialties
AgeCommit message (Collapse)Author
2018-10-19rt-specialties: add stress-ng as a load scenarioJohn Ogness
This is how Linutronix was able to reproduce the futex issue. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-06-29rt-specialties: added top -d 0Kurt Kanzenbach
top -d 0 is also an interesting test for finding bugs. [jogness] Extended the description of the test. Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
2018-06-29rt-specialties: rename to RT testsKurt Kanzenbach
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>
2018-04-19replace *all* tabs with spacesJohn Ogness
There are times when tabs are allowed and times when they are not. Let's just simply never use tabs for anything. This makes it easy to find presentations where tabs were accidentally inserted. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20remove german slides when english are availableJohn Ogness
Remove german slides if a completely translated english version is available. For slides that have been translated to english, but do not contain all the information of the german slides, the german slides are still available. But they are only available for reference. That will not be built. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-12-19rt specialties: add english versionJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2015-05-04realtime: fix graphic includesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2013-12-27Merge branch 'master' into kconfigJan Altenberg
2013-07-10fix debugfs mountpointManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2011-01-27convert the rest to the new buildsys formatManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26Aufräumen und neu strukturieren Teil 1Manuel Traut
- alle images wurden ins Wurzelverzeichnis verschoben - TEXINPUTS wird projektspezifisch gesetzt - es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher) desweiteren ist es möglich eigene Zusammenstellungen anzulegen - Einsstellungen welche das Design der Dokumente definieren werden nun in config*.tex & tail*.tex im Wurzelverzeichnis definiert - templates an neue Umgebung angepasst - in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden. - TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt (siehe Makefile) Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13simplify makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-20RT speciality fixesJan Altenberg
2009-06-20rt-specialties chapterJan Altenberg
2009-06-09Initial commit.Hans J. Koch