Displaying 1 result from an estimated 1 matches for "implactions".
Did you mean:
impaction
2005 Nov 10
2
[PATCH] Increase MAX_SKBUFF_ORDER
Hi,
The recent (changeset 7700) switch to use the architecture
specific skbuff allocation routine breaks with very large MTU sizes.
The below patch raises the MAX_SKBUFF_ORDER to 3. Could this be
applied to make it the default?
Thanks,
Phil
Signed-Off-by: Philip Auld <pauld@egenera.com>
diff -r 136b2d20dc81 linux-2.6-xen-sparse/arch/xen/kernel/skbuff.c
---