git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
355ec57
)
[PATCH] skge: use prefetch on receive
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 8 Nov 2005 18:33:44 +0000
(10:33 -0800)
committer
Jeff Garzik
<jgarzik@pobox.com>
Wed, 9 Nov 2005 04:58:08 +0000
(23:58 -0500)
Use prefetch() in the interrupt path to try and look ahead
at the next place will be looking at in the ring.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found