]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ioat(4): On error detected in ithread, defer HW reset to taskqueue
authorConrad Meyer <cem@FreeBSD.org>
Sat, 13 Feb 2016 22:51:25 +0000 (22:51 +0000)
committerConrad Meyer <cem@FreeBSD.org>
Sat, 13 Feb 2016 22:51:25 +0000 (22:51 +0000)
commit374b05e1fff5071d5d630e94fa4b69c0488e3fde
tree417cdac18aa2f77593be164600492e62c21b9f20
parentd2c55e5ad032e6063025a7c88f35680858f5c6ad
ioat(4): On error detected in ithread, defer HW reset to taskqueue

The I/OAT HW reset process may sleep, so it is invalid to perform a
channel reset from the software interrupt thread.

Sponsored by: EMC / Isilon Storage Division
sys/dev/ioat/ioat.c
sys/dev/ioat/ioat_internal.h