K 10 svn:author V 9 jimharris K 8 svn:date V 27 2016-01-11T17:24:18.876284Z K 7 svn:log V 277 MFC r293323: nvd: submit bios directly when BIO_ORDERED not set or in flight This significantly improves parallelism in the most common case. The taskqueue is still used whenever BIO_ORDERED bios are in flight. This patch is based heavily on a patch from gallatin@. END