HomeFreeBSD

Make igb and ixgbe check tunables at probe time.

Description

Make igb and ixgbe check tunables at probe time.

This allows one to make a kernel module to tune the
number of queues before the driver loads.

This is needed so that a module at SI_SUB_CPU can set
tunables for these drivers to take. Otherwise getenv
is called too early by the TUNABLE macros.

Reviewed by: smh
Phabric: https://reviews.freebsd.org/D1149

Details

Provenance
alfredAuthored on
Reviewer
smh
Parents
rS275135: Remove additional platform-specific LLDB code
Branches
Unknown
Tags
Unknown

Event Timeline