dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ethernet/chelsio/cxgb4
Thadeu Lima de Souza Cascardo d4fc9dc200 cxgb4: set coalesce parameters on all queues
The coalesce parameters was set only on the first queue, which caused
interrupt rates to be larger on all the other queues.

This patch allows interrupt rates to be reduced for certain workloads
and colaesce parameters by 41%.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Cc: steved@us.ibm.com
Cc: toml@us.ibm.com
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-16 15:28:23 -05:00
..
Makefile
cxgb4.h RDMA/cxgb4: Fix bug for active and passive LE hash collision path 2012-12-19 23:03:12 -08:00
cxgb4_main.c cxgb4: set coalesce parameters on all queues 2013-01-16 15:28:23 -05:00
cxgb4_uld.h RDMA/cxgb4: Fix bug for active and passive LE hash collision path 2012-12-19 23:03:12 -08:00
l2t.c cxgb4: Add T4 filter support 2012-12-19 09:28:19 -08:00
l2t.h cxgb4: Add T4 filter support 2012-12-19 09:28:19 -08:00
sge.c [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates). 2012-11-27 09:00:38 +04:00
t4_hw.c cxgb4: Add T4 filter support 2012-12-19 09:28:19 -08:00
t4_hw.h cxgb4: Add functions to read memory via PCIE memory window 2012-09-27 17:55:50 -04:00
t4_msg.h RDMA/cxgb4: Fix LE hash collision bug for passive open connection 2012-12-19 23:03:11 -08:00
t4_regs.h RDMA/cxgb4: Fix bug for active and passive LE hash collision path 2012-12-19 23:03:12 -08:00
t4fw_api.h RDMA/cxgb4: Fix LE hash collision bug for active open connection 2012-12-19 23:02:43 -08:00