This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
jeremy
/
linux-insides
spegling av
https://github.com/0xAX/linux-insides
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Träd:
522a086be0
Grenar
Taggar
master
linux-insides
/
Timers
/
README.md
README.md
783 B
Historik
Rå
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.
The tick broadcast framework and dyntick
- this part describes tick broadcast framework and dyntick concept.
Introduction to timers
- this chapter describes timers in the Linux kernel.