freebsd-dev/share/man
Warner Losh 4b3da659bf nvme: Only reset once on attach.
The FreeBSD nvme driver has reset the nvme controller twice on attach to
address a theoretical issue assuring the hardware is in a known
state. However, exierence has shown the second reset is unnecessary and
increases the time to boot. Eliminate the second reset. Should there be
a situation when you need a second reset (for buggy or at least somewhat
out of the mainstream hardware), the hardware option NVME_2X_RESET will
restore the old behavior. Document this in nvme(4).

If there's any trouble at all with this, I'll add a sysctl tunable to
control it.

Sponsored by:		Netflix
Reviewed by:		cperciva, mav
Differential Revision:	https://reviews.freebsd.org/D32241
2021-10-01 11:09:34 -06:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 bitstring(3): Add bitstring traversal macros. 2021-08-16 23:24:05 +03:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 nvme: Only reset once on attach. 2021-10-01 11:09:34 -06:00
man5 bluetooth: complete removal of ng_h4 2021-09-29 20:00:02 -06:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 build.7: Describe the default value for LOCAL_MODULES 2021-08-10 21:18:34 -04:00
man8 man: Install more man pages unconditionally 2021-08-06 18:34:07 +02:00
man9 boot(9): update to match reality 2021-09-28 11:36:09 -03:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00