This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
jeremy
/
linux-insides
zrkadlo
https://github.com/0xAX/linux-insides
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Strom:
b28caddb55
Branche
Tagy
master
linux-insides
/
Timers
/
README.md
README.md
450 B
História
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.