This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
jeremy
/
linux-insides
espejo de
https://github.com/0xAX/linux-insides
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
b28caddb55
Ramas
Etiquetas
master
linux-insides
/
Timers
/
README.md
README.md
450 B
Histórico
Raw
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.