HomeFreeBSD

MFC r315579, r315670: Add initial support for multiple MSI-X vectors.

Description

MFC r315579, r315670: Add initial support for multiple MSI-X vectors.

For 24xx and above use 2 vectors (default and response queue).
For 26xx and above use 3 vectors (default, response and ATIO queues).
Due to global lock interrupt hardlers never run simultaneously now, but
at least this allows to save one regitster read per interrupt.

Details

Provenance
mavAuthored on
Parents
rS316397: Remove the unportable -msse4 here too after fixing crc32_sse42.c to not
Branches
Unknown
Tags
Unknown