We apologize, this page is not available in your selected language. You're seeing the german version.
Vortrag: Adaptive tickless kernel
Frederic Weisbecker (Kernel Developer, Red Hat, Inc.) / E-Mail: fweisbec@...
Termin: Samstag, 16:00 Uhr, Raum V4
The scheduler tick is a timer that runs periodically to maintain the progression of time, scheduler state, rcu state, load statistics, timers, etc …
With 2.6.21 a new feature called dynticks came that shuts down the periodic tick when a CPU goes idle to reduce CPU energy consumption.
Today we want to minimize the tick further when the CPU is busy running tasks. The goal is to reduce the critical sections that induce latencies. Throughput may also get better without useless interrupts to handle and the CPU cache trashing they cause.
Erwünschte Vorkenntnisse: Some basics about kernel knowledge: scheduling, interrupt, timers, etc...

Video-Aufzeichnung:
Download: MP4-Datei (114 MiB)