HomeFreeBSD

cxgbe(4): Fixes to tx coalescing.

Description

cxgbe(4): Fixes to tx coalescing.

  • The behavior implemented in r362905 resulted in delayed transmission of packets in some cases, causing performance issues. Use a different heuristic to predict tx requests.
  • Add a tunable/sysctl (hw.cxgbe.tx_coalesce) to disable tx coalescing entirely. It can be changed at any time. There is no change in default behavior.

Details

Provenance
npAuthored on Feb 1 2021, 11:00 AM
Parents
rG5cf6f1c4bc28: Remove the MK_LIBCPLUSPLUS option
Branches
Unknown
Tags
Unknown