]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Supporting flushing the dump before returning, and simplify/combine the
authorscottl <scottl@FreeBSD.org>
Tue, 19 Jul 2016 19:09:23 +0000 (19:09 +0000)
committerscottl <scottl@FreeBSD.org>
Tue, 19 Jul 2016 19:09:23 +0000 (19:09 +0000)
commitbfa9b783d5513819d9fb896b04fbe1482aa81d1b
treec7dbce975b48733739498b7065e8603344fe92b9
parent424239763791c5f70bea7e64d86ba3407266f69b
Supporting flushing the dump before returning, and simplify/combine the
logic.  Switch to a 5us delay since most NVME devices can easily do 200,000
iops.

Submitted by: imp
MFC after: 3 days
Sponsored by: Netflix, Inc.
sys/dev/nvd/nvd.c
sys/dev/nvme/nvme_ns_cmd.c