From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francois Romieu Subject: Re: workaround large MTU and N-order allocation failures Date: Mon, 19 Sep 2005 01:08:22 +0200 Message-ID: <20050918230822.GA5440@electric-eye.fr.zoreil.com> References: <20050918143526.GA24181@localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Kernel List , netdev@vger.kernel.org, Nick Piggin Return-path: To: Dan Aloni Content-Disposition: inline In-Reply-To: <20050918143526.GA24181@localdomain> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Dan Aloni : [...] > The problem with large MTU is external memory fragmentation in > the buddy system following high workload, causing alloc_skb() to > fail. If the issue hits the Rx path, it is probably the responsibility of the device driver. Which kind of hardware do you use ? -- Ueimor