diff options
author | Olof Johansson <olof@lixom.net> | 2007-11-29 02:56:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:04:22 (GMT) |
commit | 5c15332bed4c59fff6423f08ef6bd6894af38a99 (patch) | |
tree | c8969c43b540b4315e234fe351c325adcd5a7673 /lib/ioremap.c | |
parent | 34c20624ce541f8a7ff937f474af51f9044cedd7 (diff) | |
download | linux-fsl-qoriq-5c15332bed4c59fff6423f08ef6bd6894af38a99.tar.xz |
pasemi_mac: performance tweaks
pasemi_mac: performance tweaks
* Seems like we do better with a smaller RX ring, probably because chances of
still having the SKB cached are better
* Const-ify variables to get better code generation and fewer reloads
* Move prefetching around a little, and try to prefetch the whole SKB
* Set NETIF_F_HIGHDMA
* Misc other minor tweaks
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib/ioremap.c')
0 files changed, 0 insertions, 0 deletions