freebsd-dev/sys/dev/cxgb
Kip Macy b8fe6051bf MFp4 122896
- reduce cpu usage by as much as 25% (40% -> 30) by doing txq reclaim more efficiently
   - use mtx_trylock when trying to grab the lock to avoid spinning during long encap loop
   - add per-txq reclaim task
   - if mbufs were successfully re-claimed try another pass
- track txq overruns with sysctl

Approved by: re (blanket)
2007-07-10 06:01:45 +00:00
..
common - import new common code for the T304 2007-06-13 05:36:00 +00:00
sys When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
ulp/toecore add toe device header missed by previous commit 2007-05-25 16:17:59 +00:00
cxgb_adapter.h MFp4 122896 2007-07-10 06:01:45 +00:00
cxgb_config.h - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_include.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_ioctl.h (MFp4) 2007-05-25 09:48:20 +00:00
cxgb_l2t.c When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_l2t.h (MFp4) 2007-05-25 09:48:20 +00:00
cxgb_lro.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_main.c MFp4 122896 2007-07-10 06:01:45 +00:00
cxgb_offload.c - switch adapter and port lock over to using sx so that resources 2007-06-17 04:33:38 +00:00
cxgb_offload.h - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_osdep.h Tuning for small packet handling 2007-05-27 22:07:47 +00:00
cxgb_sge.c MFp4 122896 2007-07-10 06:01:45 +00:00
t3fw-4.1.0.bin.gz.uu - import new common code for the T304 2007-06-13 05:36:00 +00:00