Re: problems with e1000 and jumboframes

From: David Miller
Date: Fri Aug 04 2006 - 01:53:04 EST


From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 04 Aug 2006 15:52:40 +1000

> Evgeniy Polyakov <johnpol@xxxxxxxxxxx> wrote:
> >
> > But it does not support splitting them into page sized chunks, so it
> > requires the whole jumbo frame allocation in one contiguous chunk, 9k
> > will be transferred into 16k allocation (order 3), since SLAB uses
> > power-of-2 allocation.
>
> Actually order 3 is 32KB.

It's 64KB on my computer :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/