mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
fa0521c0e9
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 |