The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
      • Core API Documentation
      • Driver implementer’s API guide
      • Memory Management Documentation
      • Power Management
      • Scheduler
      • Timers
        • High resolution timers and dynamic ticks design notes
        • High Precision Event Timer Driver for Linux
        • hrtimers - subsystem for high-resolution kernel timers
        • NO_HZ: Reducing Scheduling-Clock Ticks
        • Clock sources, Clock events, sched_clock() and delay timers
        • Delay and sleep mechanisms
      • Locking
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
    • Other subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • Kernel subsystem documentation
  • Timers
  • View page source

Timers¶

  • High resolution timers and dynamic ticks design notes
  • High Precision Event Timer Driver for Linux
  • hrtimers - subsystem for high-resolution kernel timers
  • NO_HZ: Reducing Scheduling-Clock Ticks
  • Clock sources, Clock events, sched_clock() and delay timers
  • Delay and sleep mechanisms
Previous Next

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.