Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| madieu_linux_device_drivers_development [2019/01/23 10:24] – [Error handling] rpjday | madieu_linux_device_drivers_development [2019/01/23 11:54] (current) – [Delays/timer management] rpjday | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| ==== Sleeping mechanisms ==== | ==== Sleeping mechanisms ==== | ||
| + | |||
| + | * wait queues | ||
| + | |||
| + | ==== Delays/ | ||
| + | |||
| + | * programmable interrupt timer (PIT) | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * from_timer() [timer.h] | ||