HomeFreeBSD

nvme: fall back to a smaller MSI-X vector allocation if necessary

Description

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

Details

Provenance
jimharrisAuthored on
Parents
rS281279: Fix mergeinfo.
Branches
Unknown
Tags
Unknown

Event Timeline