Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261751AbUJYKsi (ORCPT ); Mon, 25 Oct 2004 06:48:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261753AbUJYKsi (ORCPT ); Mon, 25 Oct 2004 06:48:38 -0400 Received: from lucidpixels.com ([66.45.37.187]:3971 "HELO lucidpixels.com") by vger.kernel.org with SMTP id S261751AbUJYKsf (ORCPT ); Mon, 25 Oct 2004 06:48:35 -0400 Date: Mon, 25 Oct 2004 06:48:34 -0400 (EDT) From: Justin Piszcz X-X-Sender: jpiszcz@p500 To: linux-kernel@vger.kernel.org cc: akpm@osdl.org Subject: Kernel 2.6.9 Page Allocation Failures w/TSO+rollup.patch Message-ID: 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: 2310 Lines: 60 I guess people who get this should just stick with 2.6.8.1? $ dmesg nfsd: page allocation failure. order:0, mode:0x20 [] __alloc_pages+0x21c/0x350 [] __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 [] handle_IRQ_event+0x6f/0x80 [] e1000_clean+0x5b/0x100 [] net_rx_action+0x6a/0xf0 [] __do_softirq+0x41/0x90 [] do_softirq+0x27/0x30 [] do_IRQ+0x10c/0x130 [] common_interrupt+0x18/0x20 [] simplify_symbols+0x5b/0x110 [] shrink_list+0x30a/0x4b0 [] shrink_cache+0x163/0x380 [] shrink_zone+0xa2/0xd0 [] shrink_caches+0x53/0x70 [] try_to_free_pages+0xaf/0x1b0 [] __alloc_pages+0x267/0x350 [] generic_file_buffered_write+0x123/0x660 [] __alloc_pages+0x16b/0x350 [] alloc_slabmgmt+0x57/0x70 [] xfs_trans_unlocked_item+0x56/0x60 [] xfs_write+0x78f/0xc00 [] linvfs_writev+0x101/0x140 [] autoremove_wake_function+0x0/0x60 [] copy_from_user+0x42/0x70 [] do_readv_writev+0x28a/0x2b0 [] linvfs_open+0x0/0x90 [] common_interrupt+0x18/0x20 [] do_sync_write+0x0/0x110 [] linvfs_open+0x5a/0x90 [] dentry_open+0xd2/0x270 [] vfs_writev+0x58/0x60 [] nfsd_write+0xf6/0x390 [] common_interrupt+0x18/0x20 [] nfsd3_proc_write+0xbb/0x120 [] nfsd_dispatch+0xa3/0x250 [] svc_process+0x6e1/0x7f0 [] nfsd+0x203/0x3c0 [] nfsd+0x0/0x3c0 [] kernel_thread_helper+0x5/0x18 I am not sure what else to do except stay with 2.6.8.1 as it did not have these problems. - 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/