1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-10-31 20:18:56 +00:00
linux-insides/Timers
rmdashrf e678006230 Update broken link for initcall
The old link
(http://www.compsoc.man.ac.uk/~moz/kernelnewbies/documents/initcall/index.html)
is 404ing. Replaced it with the same document on kernelnewbies.
2018-08-29 00:30:19 -07:00
..
linux-timers-1.md Replace invalid links to the images 2018-08-01 19:48:02 +03:00
linux-timers-2.md fix broken links related with 'sync, syscall, timer' 2018-03-22 00:48:13 -04:00
linux-timers-3.md modify broken links related with Thoery, Data structure, Misc and so on 2018-03-22 19:50:44 -04:00
linux-timers-4.md Replace invalid links to the images 2018-08-01 19:48:02 +03:00
linux-timers-5.md modify broken links related with Thoery, Data structure, Misc and so on 2018-03-22 19:50:44 -04:00
linux-timers-6.md Update broken link for initcall 2018-08-29 00:30:19 -07:00
linux-timers-7.md fix broken links related with 'sync, syscall, timer' 2018-03-22 00:48:13 -04:00
README.md fix links in Timers/README.md 2018-03-03 00:13:22 +06:00

Timers and time management

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