This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
jeremy
/
linux-insides
oglindă de
https://github.com/0xAX/linux-insides
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
b28caddb55
Ramuri
Etichete
master
linux-insides
/
Timers
/
README.md
README.md
450 B
Istoric
Crud
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.