HomeFreeBSD

Allocate the memory for the MSI-X table dynamically instead of allocating 32KB
rS245749Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Allocate the memory for the MSI-X table dynamically instead of allocating 32KB
statically. In most cases the number of table entries will be far less than
the maximum of 2048 allowed by the PCI specification.

Reuse macros from pcireg.h to interpret the MSI-X capability instead of rolling
our own.

Obtained from: NetApp

Details

Provenance
neelAuthored on
Parents
rS245748: Fix another build breakage for ia64.
Branches
Unknown
Tags
Unknown

Event Timeline