Lines Matching refs:high
2 hrtimers - subsystem for high-resolution kernel timers
5 This patch introduces a new subsystem for high-resolution kernel timers.
9 back and forth trying to integrate high-resolution and high-precision
11 such high-resolution timer implementations in practice, we came to the
18 - the forced handling of low-resolution and high-resolution timers in
27 high-res timers.
30 necessitate a more complex handling of high resolution timers, which
40 example: that the timer wheel data structure is too rigid for high-res
62 high-resolution timer subsystem as well.
64 While this subsystem does not offer high-resolution clock sources just
65 yet, the hrtimer subsystem can be easily extended with high-resolution
100 high-resolution clocks, where we need separate pending and expired
104 high-resolution clocks though, it also simplifies the handling of
146 a given clock has - be it low-res, high-res, or artificially-low-res.
151 We used the high-resolution clock subsystem ontop of hrtimers to verify
175 hrtimers-based high-resolution clock implementation, so the hrtimers