diff options
author | 2023-10-24 08:13:37 +0200 | |
---|---|---|
committer | 2023-11-06 09:16:10 -0800 | |
commit | 4733b65d82bdb19bca5ba47ff6c9b24bce1b3f9f (patch) | |
tree | c2d3939d800b043c2e030d356e48987f27c997ae /scripts/gdb/linux/tasks.py | |
parent | nvme-loop: always quiesce and cancel commands before destroying admin q (diff) | |
download | wireguard-linux-4733b65d82bdb19bca5ba47ff6c9b24bce1b3f9f.tar.xz wireguard-linux-4733b65d82bdb19bca5ba47ff6c9b24bce1b3f9f.zip |
nvme: start keep-alive after admin queue setup
Setting up I/O queues might take quite some time on larger and/or
busy setups, so KATO might expire before all I/O queues could be
set up.
Fix this by start keep alive from the ->init_ctrl_finish() callback,
and stopping it when calling nvme_cancel_admin_tagset().
Signed-off-by: Hannes Reinecke <hare@suse.de>
Tested-by: Mark O'Donovan <shiftee@posteo.net>
[fixed nvme-fc compile error]
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions