1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-05 23:09:38 +00:00
linux-insides/Timers
2016-10-31 23:34:30 -04:00
..
README.md various grammar fixes 2016-10-28 17:29:47 -04:00
timers-1.md various grammar fixes 2016-10-28 17:29:47 -04:00
timers-2.md fix typos 2016-05-19 10:46:26 -04:00
timers-3.md fix typos 2016-05-19 10:46:26 -04:00
timers-4.md move folder name from interrupts to Interrupts 2016-10-31 23:34:30 -04:00
timers-5.md fix typos 2016-05-19 10:46:26 -04:00
timers-6.md fix typos 2016-05-19 10:46:26 -04:00
timers-7.md Merge branch 'patch-1' of https://github.com/ottumm/linux-insides into ottumm-patch-1 2016-10-29 23:19:32 +06:00

Timers and time management

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