mirror of
https://github.com/0xAX/linux-insides
synced 2024-11-05 21:20:59 +00:00
.. | ||
README.md | ||
timers-1.md | ||
timers-2.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.