This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
realtime:documentation:technical_details:hr_timers [2023/09/25 15:09] costa.shul old revision restored (2018/04/16 15:13) |
realtime:documentation:technical_details:hr_timers [2023/10/01 18:30] (current) costa.shul src |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Further information: | Further information: | ||
| * [[https://docs.kernel.org/timers/hrtimers.html|hrtimers - subsystem for high-resolution kernel timers]] | * [[https://docs.kernel.org/timers/hrtimers.html|hrtimers - subsystem for high-resolution kernel timers]] | ||
| + | * [[https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/hrtimer.h|include/linux/hrtimer.h]] | ||
| + | * [[https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/kernel/time/hrtimer.c|kernel/time/hrtimer.c]] | ||
| * 💾 //Historical//: [[https://docs.kernel.org/timers/highres.html|High resolution timers and dynamic ticks design notes]] | * 💾 //Historical//: [[https://docs.kernel.org/timers/highres.html|High resolution timers and dynamic ticks design notes]] | ||