HomeFreeBSD

MFC r281280:

Description

MFC r281280:

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.

Sponsored by: Intel

Details

Provenance
jimharrisAuthored on
Parents
rS282922: Bump the size of the blockif scatter-gather list to 67.
Branches
Unknown
Tags
Unknown