Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262944AbUJ0WCW (ORCPT ); Wed, 27 Oct 2004 18:02:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262948AbUJ0V6c (ORCPT ); Wed, 27 Oct 2004 17:58:32 -0400 Received: from lucidpixels.com ([66.45.37.187]:39364 "HELO lucidpixels.com") by vger.kernel.org with SMTP id S262951AbUJ0Vz1 (ORCPT ); Wed, 27 Oct 2004 17:55:27 -0400 Date: Wed, 27 Oct 2004 17:55:25 -0400 (EDT) From: Justin Piszcz X-X-Sender: jpiszcz@p500 To: Andrew Morton cc: nickpiggin@yahoo.com.au, linux-kernel@vger.kernel.org Subject: Re: Kernel 2.6.9 Multiple Page Allocation Failures (Part 2) In-Reply-To: <20041027145806.4e7acea3.akpm@osdl.org> Message-ID: References: <417CE49B.4060308@yahoo.com.au> <20041027145806.4e7acea3.akpm@osdl.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1382 Lines: 35 Ok, thanks, one last question, I do not explicitly set ethtool* tso, however I use dhcpcd on this interface, does that set TSO on the interface? I have never used TSO (that I am aware of) and I am wondering if it is something else? On Wed, 27 Oct 2004, Andrew Morton wrote: > Justin Piszcz wrote: >> >> swapper: page allocation failure. order:0, mode:0x20 >> [] __alloc_pages+0x247/0x3b0 >> [] add_interrupt_randomness+0x31/0x40 >> [] __get_free_pages+0x18/0x40 >> [] kmem_getpages+0x1f/0xc0 >> [] cache_grow+0xc0/0x1a0 >> [] cache_alloc_refill+0x1cb/0x210 >> [] __kmalloc+0x71/0x80 >> [] alloc_skb+0x53/0x100 >> [] e1000_alloc_rx_buffers+0x48/0xf0 >> [] e1000_clean_rx_irq+0x18e/0x440 >> [] e1000_clean+0x5b/0x100 >> [] net_rx_action+0x6a/0xf0 >> [] __do_softirq+0x41/0x90 >> [] do_softirq+0x27/0x30 >> [] do_IRQ+0x10c/0x130 > > This should be harmless - networking will recover. The TSO fix was > merged a week or so ago. > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/