]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nvd: break out submission logic into separate function
authorJim Harris <jimharris@FreeBSD.org>
Thu, 7 Jan 2016 15:59:51 +0000 (15:59 +0000)
committerJim Harris <jimharris@FreeBSD.org>
Thu, 7 Jan 2016 15:59:51 +0000 (15:59 +0000)
commit47ef4244f580eb12dc49a8aa7ef3d581b66c4219
treec2b20b94e9f91d4f6691c31f43b7284c44f88731
parent26ca317aef1ba366f08136da9342e99e525383fa
nvd: break out submission logic into separate function

This enables a future patch using this same logic to submit
I/O directly bypassing the taskqueue.

MFC after: 3 days
Sponsored by: Intel
sys/dev/nvd/nvd.c