1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-31 01:53:16 +00:00
linux-insides/Timers
2015-10-08 13:05:46 -07:00
..
README.md Added first part about timers 2015-09-27 20:12:06 +06:00
timers-1.md Update timers-1.md 2015-10-08 13:05:46 -07: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.