This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
jeremy
/
linux-insides
peilaus alkaen
https://github.com/0xAX/linux-insides
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Puu:
b28caddb55
Haarat
Tagit
master
linux-insides
/
Timers
/
README.md
README.md
450 B
Historia
Raaka
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.