Programming Linux
Quick search
Navigation
Courses
Courses Overview
Slide Material
Python Programming
The C Programming Language
C++: TODO List
C++: Miscellaneous Live-Hacking
C++
The New C++ (11-…)
Design Patterns With C++
C++ Code
C++ Exercises
CMake
Linux
Is Software A Craft? Software Is A Craft! ⟶
Clean Code
Unit Testing With
googletest
Linux Kernel Driver Development
Modern Character Devices
File Operations on Character Devices
Coding: First Functionality
Character Device Basics
Coding: Multiple Devices
Coding: Refactoring
DMA
Fedora: Building the Kernel
Fedora: Building External Kernel Modules
Module Loading, Hello World
Coding: Raspi GPIO Interrupts
Interrupts
IO Memory
Dynamic Memory:
kmalloc()
Doubly Linked Lists
Coding: Fix Race Condition (Mutex)
Mutex (and RT Mutex)
Network Devices
PCI
PCI (Slideshow)
Process vs.Atomic Context
Raspberry Pi: Building the Kernel
Coding: Fix
Sleep While Atomic
Spinlock (vs. Mutex)
dup()
,
fork()
, and Reference Counting (Stub)
Coding: Timed Event
Timer Management
Accessing Userspace Memory
Waiting for Something
Workqueue
Sample Code Maintenance
To Do List
Generated Topic Graph
How To Book
Log Of Past Courses
About
Myself: Contact, Impressum, …
This Site
Blog
Posts
PCI
¶
PCI (Slideshow)
cluster_linux
Linux
cluster_linux_kernel
Linux Kernel Driver Development
linux_kernel_iomemory
IO Memory
linux_kernel_modules_hello_world
Module Loading, Hello World
linux_kernel_iomemory->linux_kernel_modules_hello_world
linux_kernel_process_vs_atomic
Process vs.Atomic Context
linux_kernel_interrupt
Interrupts
linux_kernel_interrupt->linux_kernel_process_vs_atomic
linux_kernel_pci
PCI
linux_kernel_pci->linux_kernel_iomemory
linux_kernel_pci->linux_kernel_interrupt
linux_kernel_dma
DMA
linux_kernel_pci->linux_kernel_dma
linux_kernel_kmalloc
Dynamic Memory: kmalloc()
linux_kernel_dma->linux_kernel_kmalloc
linux_kernel_fedora_module_build
Fedora: Building External Kernel Modules
linux_kernel_fedora_kernel_build
Fedora: Building the Kernel
linux_kernel_fedora_module_build->linux_kernel_fedora_kernel_build
linux_kernel_modules_hello_world->linux_kernel_fedora_module_build
linux_kernel_kmalloc->linux_kernel_process_vs_atomic