mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
ea11bbe0c9
This patch implements prefetching of skb->data from a copy of the pointer in the descriptor (which is already in the L1 cache at this point). This improves netperf rx performance (netperf -L 0,0 -c -H 192.168.254.2 -- -M 131072 -m 131072) by 4.9% on a P4 Xeon host. Signed-off-by: Benjamin LaHaise <ben.lahaise@neterion.com> Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com> Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Makefile | ||
vxge-config.c | ||
vxge-config.h | ||
vxge-ethtool.c | ||
vxge-ethtool.h | ||
vxge-main.c | ||
vxge-main.h | ||
vxge-reg.h | ||
vxge-traffic.c | ||
vxge-traffic.h | ||
vxge-version.h |