Stephen Hemminger 5f06eba4dc sky2: rx allocation threshold change
When using larger MTU's sky2 driver changes from allocating one
data area, to using multiple pages. The threshold for this was based on
a heuristic where the cost of a single allocation is bigger than one
page.  Since the allocator has changed, this heuristic is now incorrect;
instead just make the threshold be when the total size of the allocation
is greater than one page.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-01-28 15:04:19 -08:00
..
2008-01-11 18:29:22 -06:00
2008-01-28 13:21:30 +00:00
2007-12-31 23:11:11 +00:00
2008-01-27 18:14:47 +01:00
2008-01-28 15:04:19 -08:00
2007-12-23 12:54:37 -08:00
2008-01-24 20:40:43 -08:00
2008-01-28 13:21:38 +00:00
2007-10-23 15:49:54 +10:00