commit | 1631aef15193ef8a199982fa3d45db4d07786d7f | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Nov 08 10:33:44 2005 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Nov 08 23:58:08 2005 -0500 |
tree | 7f000cf60191805de8faa54fbf51f02c30abf0c3 | |
parent | 355ec57243574c439a4b731fc83af6165ec2f1ec [diff] |
[PATCH] skge: use prefetch on receive 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>