diff options
author | Alexander Usyskin <[email protected]> | 2016-09-25 13:25:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-09-27 12:33:47 +0200 |
commit | 1892fc2ee4c08d7ac17adb93f1341d9c3d7bdaf6 (patch) | |
tree | d4ab5c7663479092db1fa3308ded6f82cbe253cc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6eb1c9496b81680f2cd2e0eda06c531317e2e28d (diff) |
mei: stop the stall timer worker if not needed
The stall timer worker checks periodically if there is a stalled i/o
transaction. The issue with the current implementation is that the timer
is ticking also when there is no pending i/o transaction.
This patch provides a simple change that prevents rescheduling
of the delayed work when there is no pending i/o.
Cc: Andy Lutomirski <[email protected]>
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions