This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
jeremy
/
linux-insides
tükrözi:
https://github.com/0xAX/linux-insides
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
522a086be0
Branch-ok
Tag-ek
master
linux-insides
/
Timers
spacewander
12a4961bd8
update Timers
9 éve
..
README.md
674d5d8b75
Update README.md
9 éve
timers-1.md
12a4961bd8
update Timers
9 éve
timers-2.md
12a4961bd8
update Timers
9 éve
timers-3.md
12a4961bd8
update Timers
9 éve
timers-4.md
12a4961bd8
update Timers
9 éve
README.md
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.
The tick broadcast framework and dyntick
- this part describes tick broadcast framework and dyntick concept.
Introduction to timers
- this chapter describes timers in the Linux kernel.