K 10 svn:author V 9 jimharris K 8 svn:date V 27 2015-04-08T21:46:18.805523Z K 7 svn:log V 347 nvme: fall back to a smaller MSI-X vector allocation if necessary Previously, if per-CPU MSI-X vectors could not be allocated, nvme(4) would fall back to INTx with a single I/O queue pair. This change will still fall back to a single I/O queue pair, but allocate MSI-X vectors instead of reverting to INTx. MFC after: 1 week Sponsored by: Intel END