mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
Defer mbuf allocation and initialization until after data has already been received in a cluster This reduces cpu utilization somewhat, but it only improves the rx path. Recent changes to TCP appear to make us rate limited by the TX path. This is the first step in reducing mbuf management overhead for manipulating clusters. MFC after: 3 days |
||
|---|---|---|
| .. | ||
| common | ||
| cxgb_adapter.h | ||
| cxgb_config.h | ||
| cxgb_ioctl.h | ||
| cxgb_lro.c | ||
| cxgb_main.c | ||
| cxgb_osdep.h | ||
| cxgb_sge.c | ||
| t3fw-3.2.bin.gz.uu | ||