1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-03 04:10:56 +00:00
linux-insides/Timers
2015-09-27 20:12:06 +06:00
..
README.md Added first part about timers 2015-09-27 20:12:06 +06:00
timers-1.md Added first part about timers 2015-09-27 20:12:06 +06:00

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.