This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
jeremy
/
linux-insides
Mirror von
https://github.com/0xAX/linux-insides
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
58b409cbe1
Branches
Tags
master
linux-insides
/
Timers
mudongliang
fa0a5ae1e1
modify 'internals' to 'insides'
vor 9 Jahren
..
README.md
d8e539eb25
Update README.md
vor 9 Jahren
timers-1.md
fa0a5ae1e1
modify 'internals' to 'insides'
vor 9 Jahren
timers-2.md
fa0a5ae1e1
modify 'internals' to 'insides'
vor 9 Jahren
README.md
Timers and time management
This chapter describes timers and time management related concepts in the linux kernel.
Introduction
- this part is introduction to the timers in the Linux kernel.
Introduction to the clocksource framework
- this part describes
clocksource
framework in the Linux kernel.