1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-09 07:10:59 +00:00
linux-insides/Timers
Kyle Lutz feb13623a1 Fix typo in timers-3.md
Fix typo in timers-3.md: "specif" -> "specific".
2015-10-18 11:20:40 -07:00
..
README.md Update README.md 2015-10-18 20:25:20 +06:00
timers-1.md Merge pull request #243 from simar7/patch-5 2015-10-10 23:35:07 +06:00
timers-2.md Create timers-2.md 2015-10-11 20:09:13 +06:00
timers-3.md Fix typo in timers-3.md 2015-10-18 11:20:40 -07:00

Timers and time management

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