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:
7777b3f30b
Branche
Tagy
master
linux-insides
/
Timers
0xAX
4a2b972bd3
Merge pull request
#243
from simar7/patch-5
9 rokov pred
..
README.md
7a963eb034
Added first part about timers
9 rokov pred
timers-1.md
4a2b972bd3
Merge pull request
#243
from simar7/patch-5
9 rokov pred
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.