aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2014-07-26 12:03:59 +0800
committerTejun Heo <[email protected]>2014-07-28 14:07:52 -0400
commited1403ec2bd463050e481cd29be40c504021676c (patch)
treedb9574ae09b6a593d8a3e239f532abf1dcfa7c3a /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentddcb57e2ed0a4d0de5aef06735dd9df98894f818 (diff)
kthread_work: wake up worker only when the worker is idle
If the worker is already executing a work item when another is queued, we can safely skip wakeup without worrying about stalling queue thus avoiding waking up the busy worker spuriously. Spurious wakeups should be fine but still isn't nice and avoiding it is trivial here. tj: Updated description. Signed-off-by: Lai Jiangshan <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions