]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement a sysctl to dump in-flight I/O state for debugging. The tool to
authorscottl <scottl@FreeBSD.org>
Mon, 12 Mar 2018 05:02:22 +0000 (05:02 +0000)
committerscottl <scottl@FreeBSD.org>
Mon, 12 Mar 2018 05:02:22 +0000 (05:02 +0000)
commit655aca928ffd61837469956772fc669230421191
tree4f6e027e0792f348d14b5179c947e0f2a9b23bff
parenta2ff7a734d7c378b21c9ccdd58e9d55334b69717
Implement a sysctl to dump in-flight I/O state for debugging.  The tool to
parse it will be committed in a separate action.

Sponsored by: Netflix
sys/dev/mpr/mpr.c
sys/dev/mps/mps.c