Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761592AbYFGPKD (ORCPT ); Sat, 7 Jun 2008 11:10:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756616AbYFGPJv (ORCPT ); Sat, 7 Jun 2008 11:09:51 -0400 Received: from adsl-67-120-171-161.dsl.lsan03.pacbell.net ([67.120.171.161]:44871 "HELO linuxace.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756750AbYFGPJu (ORCPT ); Sat, 7 Jun 2008 11:09:50 -0400 Date: Sat, 7 Jun 2008 08:09:48 -0700 From: Phil Oester To: Oliver Pinter Cc: Ilpo =?iso-8859-1?Q?J=E4rvinen?= , Andrew Morton , zsirmo@zsirmo.hu, LKML , Ingo Molnar , netdev , Matt Carlson , Michael Chan , Brian Vowell Subject: Re: bug report Message-ID: <20080607150948.GA4690@linuxace.com> References: <48499731.1080807@gmail.com> <6101e8c40806061844g5b7676d4xb48c5c69ad48391f@mail.gmail.com> <20080606225643.8be222a9.akpm@linux-foundation.org> <6101e8c40806070550h62866816s1d8f8c1ba31f59f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6101e8c40806070550h62866816s1d8f8c1ba31f59f@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2264 Lines: 39 On Sat, Jun 07, 2008 at 02:50:06PM +0200, Oliver Pinter wrote: > [snip] > Jun 6 14:04:11 www kernel: [ 6464.556309] clamscan: page allocation > failure. order:3, mode:0x4020 <------------- this "Me too". Lots of order 3 allocation failures on e1000 nics since upgrading some heavy traffic boxes to 2.6.25 (though from 2.6.21, so unclear on when it began). Phil Jun 2 11:11:24 px01 kernel: swapper: page allocation failure. order:3, mode:0x4020 Jun 2 11:11:24 px01 kernel: Pid: 0, comm: swapper Not tainted 2.6.25.2-x86_64.1 #1 Jun 2 11:11:24 px01 kernel: Jun 2 11:11:24 px01 kernel: Call Trace: Jun 2 11:11:24 px01 kernel: [] __alloc_pages+0x2dd/0x2f6 Jun 2 11:11:24 px01 kernel: [] __slab_alloc+0x16e/0x4f9 Jun 2 11:11:24 px01 kernel: [] tcp_collapse+0x164/0x394 Jun 2 11:11:25 px01 kernel: [] __slab_alloc+0xb1/0x4f9 Jun 2 11:11:25 px01 kernel: [] tcp_collapse+0x164/0x394 Jun 2 11:11:25 px01 kernel: [] __kmalloc_track_caller+0x82/0xb8 Jun 2 11:11:25 px01 kernel: [] __alloc_skb+0x5b/0x121 Jun 2 11:11:25 px01 kernel: [] tcp_collapse+0x164/0x394 Jun 2 11:11:25 px01 kernel: [] tcp_prune_queue+0x1ad/0x21e Jun 2 11:11:25 px01 kernel: [] tcp_data_queue+0x1e8/0xbab Jun 2 11:11:25 px01 kernel: [] tcp_rcv_established+0x64c/0x6fc Jun 2 11:11:25 px01 kernel: [] tcp_v4_do_rcv+0x2c/0x1b4 Jun 2 11:11:25 px01 kernel: [] tcp_v4_rcv+0x6b3/0x705 Jun 2 11:11:25 px01 kernel: [] ip_local_deliver_finish+0xf6/0x1b3 Jun 2 11:11:25 px01 kernel: [] ip_rcv_finish+0x2bf/0x2e2 Jun 2 11:11:25 px01 kernel: [] getnstimeofday+0x2f/0x83 Jun 2 11:11:25 px01 kernel: [] netif_receive_skb+0x1af/0x21b Jun 2 11:11:25 px01 kernel: [] e1000_clean_rx_irq+0x3f3/0x4e7 -- 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/