Lines Matching +full:watchdog +full:- +full:timers
1 # SPDX-License-Identifier: GPL-2.0-only
8 # Watchdog function for clocksources to detect instabilities
21 # cycle update - x86/TSC misfeature
33 # Architecture can handle broadcast in a driver-agnostic way
51 # Select to handle posix CPU timers from task_work
86 menu "Timers subsystem"
113 will only trigger on an as-needed basis when the system is idle.
139 the expense of some overhead in user <-> kernel transitions:
163 The major pre-requirement for full dynticks to work is to
200 int "Clocksource watchdog maximum allowable skew (in μs)"
205 Specify the maximum amount of allowable watchdog skew in
207 The default is based on a half-second clocksource watchdog
210 it is good enough for the clocksource watchdog!