commit | 0284a0fdf3def1beb4de509f87472520b23883c9 | [log] [tgz] |
---|---|---|
author | Einar Lueck <elelueck@de.ibm.com> | Tue Nov 15 02:31:16 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 17:28:20 2011 -0500 |
tree | 012a6a380508f4b0214746d147bbc1aba6e32a51 | |
parent | 1d36cb479f204a0fedc1a3e7ce7b32c0a2c48769 [diff] |
qeth: Reduce CPU consumption through less SIGA-r calls Patch avoids SIGA-r calls in case of SIGA-r required. It only calls SIGA-r if a threshold of free buffer is reached. CPU consumption is reduced as a consequence. Signed-off-by: Einar Lueck <elelueck@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>