| Age | Commit message (Collapse) | Author |
|
Since these days fork() is just a wrapper for the clone() syscall,
it makes sense to at least mention it on the slide.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Since the "cat" part isn't really about setting, also mention
that we are verifying.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
[jogness: fixed up to show both set and check of affinity]
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Sched deadline was introduced in 3.14 and extended in 4.13. Customers keep
asking about this, so we should at least mention it in our scheduling slides.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
|
|
The daemon slides are sitting in the middle of the scheduling
section. Very odd. Move them to after the Parent/Child slides.
There it makes more sense.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Priority 99 is really reserved for special kernel tasks (such as
migration and watchdog). Mention that it should never be used by
any thing the user does.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Update slides for latest kernels. Cleanup slide contents. Add slides
about manually setting the CPU affinity.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
The cgroup example was simplified, the example commands/output were
updated for a Debian/stretch system, and various
spelling/capitalization errors were corrected.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
|
|
|
|
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
|
|
Conflicts:
application-devel/embedded-devel/pres_embedded-devel_de.tex
flash-memory/flash-filesystems/pres_flashfilesystems_en.tex
linux-basics/linux-processes/pres_linux-processes_en.tex
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
|
|
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
- 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>
|
|
|
|
Explain the memory layout of a process
|
|
|
|
_BASIC_ introduction to:
* Open Source licenses
* Scheduling / Process Management
* UDEV
|
|
Bugfix: Added Makefile for protocols
removed unused files
|
|
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
images are included from /usr/share/lx/logo
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
|