Re: workaround large MTU and N-order allocation failures

From: Nick Piggin
Date: Mon Sep 19 2005 - 01:31:35 EST


On Sun, 2005-09-18 at 17:35 +0300, Dan Aloni wrote:
> Hello,
>
> Is there currently a workaround available for handling large MTU
> (larger than 1 page, even 2-order) in the Linux network stack?
>
> The problem with large MTU is external memory fragmentation in
> the buddy system following high workload, causing alloc_skb() to
> fail.
>
> I'm interested in patches for both 2.4 and 2.6 kernels.
>

Yes there is currently a workaround. That is to keep increasing
/proc/sys/vm/min_free_kbytes until your allocation failures stop.

Nick

--
SUSE Labs, Novell Inc.



Send instant messages to your online friends http://au.messenger.yahoo.com
-
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/