aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2018-06-12 16:28:24 -0700
committerChristoph Hellwig <[email protected]>2018-07-23 09:35:13 +0200
commit230f1f9e04e2abee34b1478b3bcc2d947b7cc2a0 (patch)
treebacba46ff1c9cdaca1b9b3de5f3bc9fc46503180 /tools/perf/scripts/python/sctop.py
parent40c6f9c28ef03f2f2c3ee58c2447a6e6b9a713f2 (diff)
nvme: move init of keep_alive work item to controller initialization
Currently, the code initializes the keep alive work item whenever nvme_start_keep_alive() is called. However, this routine is called several times while reconnecting, etc. Although it's hoped that keep alive is always disabled and not scheduled when start is called, re-initing if it were scheduled or completing can have very bad side effects. There's no need for re-initialization. Move the keep_alive work item and cmd struct initialization to controller init. Signed-off-by: James Smart <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions