mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 14:48:08 +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.