1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-03 20:30:57 +00:00
linux-insides/Timers/README.md
2015-09-27 20:12:06 +06:00

267 B

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.