mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-10-31 20:18:56 +00:00
451c7477ee
Several small typo fixes in timers-3.md |
||
---|---|---|
.. | ||
README.md | ||
timers-1.md | ||
timers-2.md | ||
timers-3.md | ||
timers-4.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.