Searched hist:219290 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/cxgbe/
H A Dadapter.hdiff 219290 Sat Mar 05 01:58:02 MST 2011 np Tweaks for rx:

- everything related to LRO should be in #ifdef INET blocks
- reorder sge_iq's fields so that the most frequently used are all together
- pull all rx code into t4_intr_data directly
- let go of the ingress queue lock when passing up data
- refill the freelist only if it is short of at least 32 buffers
H A Dt4_sge.cdiff 219290 Sat Mar 05 01:58:02 MST 2011 np Tweaks for rx:

- everything related to LRO should be in #ifdef INET blocks
- reorder sge_iq's fields so that the most frequently used are all together
- pull all rx code into t4_intr_data directly
- let go of the ingress queue lock when passing up data
- refill the freelist only if it is short of at least 32 buffers

Completed in 38 milliseconds