commit | 9cbe9fd5214e18e6b6039136f83acf4a2695c608 | [log] [tgz] |
---|---|---|
author | yankejian <yankejian@huawei.com> | Tue Dec 08 11:02:31 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 08 22:06:40 2015 -0500 |
tree | 3d36c64a1cd8d8d88a187a2748e72c7da543a965 | |
parent | bd1060a1d67128bb8fbe2e1384c518912cbe54e7 [diff] |
net: hns: optimize XGE capability by reducing cpu usage here is the patch raising the performance of XGE by: 1)changes the way page management method for enet momery, and 2)reduces the count of rmb, and 3)adds Memory prefetching Signed-off-by: Kejian Yan <yankejian@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>