1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
linux-insides/Timers
2016-03-28 21:51:45 +03:00
..
README.md Update README.md 2016-03-27 20:14:24 +06:00
timers-1.md fix small typos in Timers 2016-03-28 21:51:45 +03:00
timers-2.md fix small typos in Timers 2016-03-28 21:51:45 +03:00
timers-3.md fix small typos in Timers 2016-03-28 21:51:45 +03:00
timers-4.md Update timers-4.md 2016-03-10 23:42:21 +06:00
timers-5.md Create timers-5.md 2016-03-13 20:05:45 +06:00
timers-6.md fix small typos in Timers 2016-03-28 21:51:45 +03:00
timers-7.md fix small typos in Timers 2016-03-28 21:51:45 +03:00

Timers and time management

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