This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
jeremy
/
linux-insides
kopia lustrzana
https://github.com/0xAX/linux-insides
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
b28caddb55
Gałęzie
Tagi
master
linux-insides
/
Timers
/
README.md
README.md
450 B
Historia
Czysty
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.