HomeFreeBSD

implify and improve netisr2 significantly:
rS191683Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

implify and improve netisr2 significantly:

  • Allow protocols to map mbufs to flow IDs, and flow IDs to CPUs
  • Always use the flowid field in the packet header to carry flow IDs with packets
  • Always use write-locking for protocol registration, even if we've compiled out read-locking for the fast path
  • Don't lock around per-workflow statistics
  • Use a simpler default flow->CPU mapping for protocols without specific affinity requirements

Details

Provenance
rwatsonAuthored on
Parents
rS191682: o Correct ng_hole(4) control messages names.
Branches
Unknown
Tags
Unknown

Event Timeline