HomeFreeBSD

MFC r307578

Description

MFC r307578

  1. Use taskqueue_create() instead of taskqueue_create_fast() for both fastpath and slowpath taskqueues.
  2. Service all transmits in taskqueue threads.
  3. additional stats counters for keeping track of
    • bd availability
    • tx buf ring not emptied in the fp task queue. These are drained via timeout taskqueue.
    • tx attempts during link down.

Details

Provenance
davidcsAuthored on
Parents
rS307972: MFC r307578
Branches
Unknown
Tags
Unknown