commit | d4fc9dc200acc339370e22a0578725e8fb45da0d | [log] [tgz] |
---|---|---|
author | Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> | Tue Jan 15 05:15:10 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 16 15:28:23 2013 -0500 |
tree | a93b379a46681dcb2bf08d61e196eb9d0f9d33b1 | |
parent | adbbf69d1a54abf424e91875746a610dcc80017d [diff] |
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>