]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Specify command timeout interval on a per-command type basis.
authorJim Harris <jimharris@FreeBSD.org>
Tue, 26 Mar 2013 18:31:46 +0000 (18:31 +0000)
committerJim Harris <jimharris@FreeBSD.org>
Tue, 26 Mar 2013 18:31:46 +0000 (18:31 +0000)
commit274b3a88fadf87fdf613b77673cde3e4b7cdb4a6
tree6f27caef9d57d9c3abb7b8b9c19b12f3c802ccf3
parent879de6991001ff432d419621a19d2c0ddabab293
Specify command timeout interval on a per-command type basis.

This is primarily driven by the need to disable timeouts for asynchronous
event requests, which by nature should not be timed out.

Sponsored by: Intel
sys/dev/nvme/nvme_ctrlr_cmd.c
sys/dev/nvme/nvme_private.h
sys/dev/nvme/nvme_qpair.c