summaryrefslogtreecommitdiff
path: root/drivers/net/tulip/pnic.c
diff options
context:
space:
mode:
authorBenjamin LaHaise <ben.lahaise@neterion.com>2009-08-04 14:21:57 +0400
committerDavid S. Miller <davem@davemloft.net>2009-08-06 00:10:45 +0400
commitea11bbe0c94b045fdefc05476b69a2eef999a9c4 (patch)
tree17e6ba82dbfd3e90f7728fa6b08fb01d1613168b /drivers/net/tulip/pnic.c
parent3f23e436d241ac1cf50a659228a5a0e1e6572c1a (diff)
downloadlinux-ea11bbe0c94b045fdefc05476b69a2eef999a9c4.tar.xz
vxge: prefetch skb->data
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>
Diffstat (limited to 'drivers/net/tulip/pnic.c')
0 files changed, 0 insertions, 0 deletions