1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-10-31 20:18:56 +00:00
linux-insides/Timers
0xAX 451c7477ee Merge pull request #282 from Dubyah/timers-3-fix
Several small typo fixes in timers-3.md
2015-11-05 14:24:48 +03:00
..
README.md Update README.md 2015-10-25 20:12:22 +06:00
timers-1.md revert internals to insides in Timers 2015-10-26 09:28:12 +08:00
timers-2.md revert internals to insides in Timers 2015-10-26 09:28:12 +08:00
timers-3.md Merge pull request #282 from Dubyah/timers-3-fix 2015-11-05 14:24:48 +03:00
timers-4.md revert internals to insides in Timers 2015-10-26 09:28:12 +08:00

Timers and time management

This chapter describes timers and time management related concepts in the linux kernel.