Home
last modified time | relevance | path

Searched full:tick (Results 1 – 25 of 49) sorted by relevance

12

/Documentation/timers/
Dhighres.rst100 System-level global event devices are used for the Linux periodic tick. Per-CPU
107 - system global periodic tick (jiffies update)
132 utilize the high resolution and dynamic tick functionalities without any change
136 adding the dynamic tick specific calls to the idle routine (a total of 3 lines
186 Once a system has switched to high resolution mode, the periodic tick is
190 The periodic tick functionality is provided by an per-cpu hrtimer. The callback
193 based periodic tick is designed to be extended with dynamic tick functionality.
195 timer and periodic events (jiffies tick, profiling, process accounting) on UP
200 separated from the tick bound timer softirq to allow accurate delivery of high
211 Dynamic ticks are the logical consequence of the hrtimer based periodic tick
[all …]
Dno_hz.rst128 adaptive-tick CPUs: At least one non-adaptive-tick CPU must remain
130 calls like gettimeofday() returns accurate values on adaptive-tick CPUs.
144 Just as with dyntick-idle mode, the benefits of adaptive-tick mode do
156 3. POSIX CPU timers prevent CPUs from entering adaptive-tick mode.
162 all of them over time. Adaptive-tick mode may prevent this
165 entering adaptive-tick mode.
167 5. Scheduler statistics for adaptive-tick CPUs may be computed
168 slightly differently than those for non-adaptive-tick CPUs.
181 enter either dyntick-idle mode or adaptive-tick mode, the most
193 or adaptive-tick mode. That said, note that it is up to userspace to
[all …]
/Documentation/admin-guide/pm/
Dcpuidle.rst165 tick can be `stopped by the idle loop <idle-cpus-and-tick_>`_. Available
186 .. _idle-cpus-and-tick:
188 Idle CPUs and The Scheduler Tick
191 The scheduler tick is a timer that triggers periodically in order to implement
199 may not want to give the CPU away voluntarily, however, and the scheduler tick
201 tick, but it is the primary reason for using it.
203 The scheduler tick is problematic from the CPU idle time management perspective,
205 configuration, the length of the tick period is between 1 ms and 10 ms).
206 Thus, if the tick is allowed to trigger on idle CPUs, it will not make sense
208 the tick period length. Moreover, in that case the idle duration of any CPU
[all …]
Dsuspend-flows.rst99 4. Freezing the scheduler tick and suspending timekeeping.
103 "freezes" its own scheduler tick so that the timer events associated with
104 the tick do not occur until the CPU is woken up by another interrupt source.
126 1. Resuming timekeeping and unfreezing the scheduler tick.
131 by another CPU that woke up earlier) and the scheduler tick on that CPU is
/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt22 - clocks : a clock to provide the tick rate for "faraday,fttmr010"
23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer
Darm,arch_timer_mmio.yaml55 arm,no-tick-in-suspend:
57 description: The main counter does not tick when the system is in
Dralink,cevt-systick.yaml7 title: System tick counter present in Ralink family SoCs
Darm,arch_timer.yaml98 arm,no-tick-in-suspend:
100 description: The main counter does not tick when the system is in
/Documentation/features/time/arch-tick-broadcast/
Darch-support.txt2 # Feature name: arch-tick-broadcast
/Documentation/devicetree/bindings/rtc/
Dnxp,lpc1788-rtc.yaml11 together with periodic tick and alarm interrupt support.
Ds3c-rtc.yaml50 is the rtc tick interrupt. The number of cells representing a interrupt
/Documentation/devicetree/bindings/interrupt-controller/
Dcirrus,clps711x-intc.txt23 11: TINT 64Hz tick
/Documentation/devicetree/bindings/misc/
Dqemu,vcpu-stall-detector.yaml28 to decrement its internal counter register on each tick.
/Documentation/devicetree/bindings/watchdog/
Dalphascale,asm9260-wdt.yaml24 - description: source clock, used for tick counter
Drealtek,otto-wdt.yaml15 minimum duration of each phase is one tick. Each phase can trigger an
Dti,rti-wdt.yaml63 * select the source clock for the watchdog, forcing it to tick with
Dsnps,dw-wdt.yaml65 the timer restart. The counter decrementing happens each tick of the
/Documentation/sound/
Dutimers.rst66 /* Timer is going to tick (presumably) every 1000000 ns */
122 the timer is going to tick every time a new period of frames is ready.
/Documentation/driver-api/hte/
Dtegra-hte.rst12 converts clock tick rate to nanoseconds before storing it as timestamp value.
/Documentation/core-api/
Dtimekeeping.rst94 down the seconds to the full seconds of the last timer tick
122 The time returned here corresponds to the last timer tick, which
Dentry.rst168 return true, handles NOHZ tick state and interrupt time accounting. This
173 count update and eventually handles soft interrupts and NOHZ tick state.
/Documentation/driver-api/pm/
Dcpuidle.rst125 the scheduler tick before asking the processor to enter the selected
129 stopping the scheduler tick on the given CPU (if the tick has been
/Documentation/devicetree/bindings/remoteproc/
Dti,omap-remoteproc.yaml148 as System/Tick timers for the OS running on the remote
156 external tick wakeup, and to support Power Management
/Documentation/driver-api/thermal/
Dpower_allocator.rst267 periodic tick. If you have a driver that calls
272 faster than the normal thermal framework tick (due to interrupts for
/Documentation/scheduler/
Dsched-design-CFS.rst83 schedules (or a scheduler tick happens) the task's CPU usage is "accounted
206 This function is mostly called from time tick functions; it might lead to

12