diff options
author | Hannes Reinecke <hare@suse.de> | 2023-10-24 08:13:37 +0200 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2023-11-06 09:16:10 -0800 |
commit | 4733b65d82bdb19bca5ba47ff6c9b24bce1b3f9f (patch) | |
tree | c2d3939d800b043c2e030d356e48987f27c997ae /scripts/bpf_doc.py | |
parent | 55adcdbbdd349de935de677ccb59ff8be8c67f6a (diff) |
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/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions