1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-07-07 09:22:31 +00:00
linux-insides/Timers
rmdashrf f2c757ef24 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-11-05 13:36:01 +03:00
..
linux-timers-1.md fix broken links related with 'sync, syscall, timer' 2018-08-05 12:19:49 +03:00
linux-timers-2.md fix broken links related with 'sync, syscall, timer' 2018-08-05 12:19:49 +03:00
linux-timers-3.md modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
linux-timers-4.md modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
linux-timers-5.md modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
linux-timers-6.md Update broken link for initcall 2018-11-05 13:36:01 +03:00
linux-timers-7.md fix broken links related with 'sync, syscall, timer' 2018-08-05 12:19:49 +03:00
README.md fix links in Timers/README.md 2018-08-05 11:17:47 +03:00

Timers and time management

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