Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266564AbUF3G1r (ORCPT ); Wed, 30 Jun 2004 02:27:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266572AbUF3G1r (ORCPT ); Wed, 30 Jun 2004 02:27:47 -0400 Received: from ns.theshore.net ([216.156.129.65]:32007 "EHLO www.theshore.net") by vger.kernel.org with ESMTP id S266564AbUF3G1l (ORCPT ); Wed, 30 Jun 2004 02:27:41 -0400 Message-ID: <003c01c45e6b$a2323ed0$0201a8c0@hawk> From: "Christopher S. Aker" To: Subject: 2.6.4 and 2.6.7 page allocation failure / e1000 related ? Date: Wed, 30 Jun 2004 01:29:42 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 6245 Lines: 155 Hello, I've had this appear in dmesg a few times on a number of different systems, all identical hardware: SuperMicro 6013P-i dual Xeon, with 4GB of RAM, built-in e1000 NICs connected via 100Mbit switch. It doesn't appear to cause any ill effects. I haven't provided all the variations of the messages, but the consistent thing between them are the e1000_* calls. This isn't an OOM situation, the machines are only a handful of MB into swap (if that). Host: 2.6.7+skas+sysemu Process: 2.4.26-linode29-1um 2.4.26-linode29: page allocation failure. order:0, mode:0x20 [] __alloc_pages+0x2e0/0x32d [] __get_free_pages+0x25/0x3f [] kmem_getpages+0x21/0xcd [] cache_grow+0x9f/0x1fc [] cache_alloc_refill+0xcf/0x21a [] __kmalloc+0x73/0x7a [] alloc_skb+0x47/0xe0 [] e1000_alloc_rx_buffers+0x57/0xf2 [] e1000_clean_rx_irq+0x109/0x436 [] __group_send_sig_info+0xb3/0xcf [] e1000_clean+0x43/0xb9 [] net_rx_action+0x7a/0x103 [] __do_softirq+0xab/0xad [] do_softirq+0x2d/0x2f [] do_IRQ+0xf6/0x114 [] common_interrupt+0x18/0x20 [] sys_delete_module+0x130/0x193 [] refill_inactive_zone+0x472/0x5a9 [] shrink_zone+0xa5/0xe4 [] shrink_caches+0x61/0x63 [] try_to_free_pages+0xae/0x185 [] __alloc_pages+0x1ca/0x32d [] __get_free_pages+0x25/0x3f [] kmem_getpages+0x21/0xcd [] cache_grow+0x9f/0x1fc [] cache_alloc_refill+0xcf/0x21a [] __kmalloc+0x73/0x7a [] __jbd_kmalloc+0x28/0x2c [] do_get_write_access+0x21d/0x65a [] __getblk+0x37/0x65 [] ext3_get_inode_loc+0x7a/0x27c [] journal_get_write_access+0x39/0x51 [] ext3_reserve_inode_write+0x8d/0xd3 [] ext3_mark_inode_dirty+0x2b/0x51 [] ext3_dirty_inode+0x85/0x87 [] __mark_inode_dirty+0x1b9/0x1be [] inode_update_time+0xac/0xd6 [] generic_file_aio_write_nolock+0x299/0xb65 [] handle_IRQ_event+0x3a/0x64 [] unix_stream_data_wait+0x119/0x12a [] unix_stream_recvmsg+0x24a/0x49e [] sock_def_readable+0x6a/0x86 [] generic_file_aio_write+0x78/0xa2 [] ext3_file_write+0x44/0xd5 [] do_sync_write+0x8b/0xb7 [] handle_signal+0xd5/0x130 [] do_signal+0xf4/0xfe [] do_setitimer+0x1b7/0x1e1 [] vfs_write+0xbc/0x127 [] sys_write+0x42/0x63 [] syscall_call+0x7/0xb Host: 2.6.4+skas Process: 2.4.26-linode29-1um 2.4.26-linode26: page allocation failure. order:0, mode:0x20 Call Trace: [] __alloc_pages+0x300/0x345 [] __get_free_pages+0x25/0x3f [] cache_grow+0x98/0x299 [] br_forward_finish+0x0/0x5a [] cache_alloc_refill+0xcf/0x215 [] kmem_cache_alloc+0x4b/0x4d [] skb_clone+0x1e/0x1a8 [] br_flood+0x6f/0x10d [] __br_forward+0x0/0x64 [] br_flood_forward+0x27/0x2b [] __br_forward+0x0/0x64 [] br_handle_frame_finish+0x12d/0x161 [] nf_hook_slow+0xd4/0x123 [] br_handle_frame_finish+0x0/0x161 [] br_nf_pre_routing_finish+0x10c/0x3b6 [] br_handle_frame_finish+0x0/0x161 [] poke_blanked_console+0x36/0xd8 [] set_cursor+0x75/0x8e [] vt_console_print+0x215/0x303 [] __wake_up_common+0x38/0x57 [] nf_iterate+0x71/0xa5 [] br_nf_pre_routing_finish+0x0/0x3b6 [] nf_hook_slow+0xd4/0x123 [] br_nf_pre_routing_finish+0x0/0x3b6 [] br_handle_frame_finish+0x0/0x161 [] br_nf_pre_routing+0x25f/0x377 [] br_nf_pre_routing_finish+0x0/0x3b6 [] nf_iterate+0x71/0xa5 [] br_handle_frame_finish+0x0/0x161 [] nf_hook_slow+0x79/0x123 [] br_handle_frame_finish+0x0/0x161 [] br_handle_frame+0xf7/0x1e7 [] br_handle_frame_finish+0x0/0x161 [] netif_receive_skb+0xc6/0x1f4 [] e1000_alloc_rx_buffers+0x57/0xf2 [] e1000_clean_rx_irq+0x3ae/0x436 [] e1000_clean+0x43/0xbb [] net_rx_action+0x7a/0x103 [] do_softirq+0xc3/0xc5 [] smp_apic_timer_interrupt+0xd2/0x13a [] apic_timer_interrupt+0x1a/0x20 [] __copy_user_intel+0x73/0xac [] __copy_to_user_ll+0x74/0x78 [] get_fpxregs+0x3b/0x4c [] sys_ptrace+0x5ad/0x82c [] default_wake_function+0x0/0x12 [] syscall_call+0x7/0xb lspci: 00:00.0 Host bridge: Intel Corp.: Unknown device 254c (rev 01) 00:00.1 Class ff00: Intel Corp. e7500 [Plumas] DRAM Controller Error Reporting (rev 01) 00:02.0 PCI bridge: Intel Corp. e7500 [Plumas] HI_B Virtual PCI Bridge (F0) (rev 01) 00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) 00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02) 00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02) 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 42) 00:1f.0 ISA bridge: Intel Corp. 82801CA ISA Bridge (LPC) (rev 02) 00:1f.1 IDE interface: Intel Corp. 82801CA IDE U100 (rev 02) 00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus (rev 02) 01:1c.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 04) 01:1d.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 04) 01:1e.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 04) 01:1f.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 04) 02:03.0 Ethernet controller: Intel Corp. 82546EB Gigabit Ethernet Controller (Copper) (rev 01) 02:03.1 Ethernet controller: Intel Corp. 82546EB Gigabit Ethernet Controller (Copper) (rev 01) 04:01.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27) Any insight would be appreciated. Thanks, -Chris - 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/