commit | b92ff8ee5763ee0b408f3cf2360f58dd7ea9c5da | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Wed Jan 18 13:01:32 2006 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Jan 18 16:17:57 2006 -0500 |
tree | e6e8a694181ea93265f786ddadfb7e66fb1c78aa | |
parent | 35ec56bb78fda9c88cd1ad30e048ce5b4398d33f [diff] |
[PATCH] e1000: Added RX buffer enhancements Align the prefetches to a dword to help speed them up. Recycle skb's and early replenish. Force memory writes to complete before fetching more descriptors. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: John Ronciak <john.ronciak@intel.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>