aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2018-01-18 12:11:21 +0100
committerWim Van Sebroeck <[email protected]>2018-01-21 12:44:59 +0100
commit1ff688209e2ed23f699269b9733993e2ce123fd2 (patch)
treea5c0ec3353b11e0f94999b6fe971f953c7149d83 /tools/perf/scripts/python/export-to-postgresql.py
parent1d2e5eb521a7edeac9e9decd3d526b04e307bb41 (diff)
watchdog: core: make sure the watchdog_worker is not deferred
commit 4cd13c21b207e ("softirq: Let ksoftirqd do its job") has the effect of deferring timer handling in case of high CPU load, hence delaying the delayed work allthought the worker is running which high realtime priority. As hrtimers are not managed by softirqs, this patch replaces the delayed work by a plain work and uses an hrtimer to schedule that work. Signed-off-by: Christophe Leroy <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions