All of lore.kernel.org
 help / color / mirror / Atom feed
* workaround large MTU and N-order allocation failures
@ 2005-09-18 14:35 Dan Aloni
  2005-09-18 23:08 ` Francois Romieu
  2005-09-19  6:31 ` Nick Piggin
  0 siblings, 2 replies; 8+ messages in thread
From: Dan Aloni @ 2005-09-18 14:35 UTC (permalink / raw)
  To: Linux Kernel List, netdev; +Cc: Nick Piggin

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.

Thanks,

-- 
Dan Aloni
da-x@monatomic.org, da-x@colinux.org, da-x@gmx.net

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-09-20 14:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-18 14:35 workaround large MTU and N-order allocation failures Dan Aloni
2005-09-18 23:08 ` Francois Romieu
2005-09-19  7:13   ` Dan Aloni
2005-09-19 17:25     ` Ganesh Venkatesan
2005-09-20 14:25       ` Dan Aloni
2005-09-19  6:31 ` Nick Piggin
2005-09-19 13:38   ` Al Boldi
2005-09-20 14:34   ` Dan Aloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.