[PATCH 0/3] keepalive bugfixes
Uday Shankar
ushankar at purestorage.com
Mon Apr 17 15:55:55 PDT 2023
While reviewing the Linux KATO implementation in an attempt to better
understand the current NVMe Keep Alive specification, we found a
few issues in the host implementation that could contribute to spurious
Keep Alive timeouts being detected by controllers.
Uday Shankar (3):
nvme: double KA polling frequency to avoid KATO with TBKAS on
nvme: check IO start time when deciding to defer KA
nvme: improve handling of long keep alives
drivers/nvme/host/core.c | 38 +++++++++++++++++++++++++++++++++++---
drivers/nvme/host/nvme.h | 5 +++--
2 files changed, 38 insertions(+), 5 deletions(-)
--
2.25.1
More information about the Linux-nvme
mailing list