diff options
author | Peter Zijlstra <peterz@infradead.org> | 2017-08-23 13:58:44 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-08-23 06:30:35 -0700 |
commit | c5a94a618e7ac86b20f53d947f68d7cee6a4c6bc (patch) | |
tree | 136591eb3dc6b874195b74a88dabed8335feaa2d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 9a2614916ac564d6ea1d0a5cb986298bc508c3bf (diff) |
workqueue: Use TASK_IDLE
Workqueues don't use signals, it (ab)uses TASK_INTERRUPTIBLE to avoid
increasing the loadavg numbers. We've 'recently' introduced TASK_IDLE
for this case:
80ed87c8a9ca ("sched/wait: Introduce TASK_NOLOAD and TASK_IDLE")
use it.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions