Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262493AbUJ0PMN (ORCPT ); Wed, 27 Oct 2004 11:12:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262491AbUJ0PKR (ORCPT ); Wed, 27 Oct 2004 11:10:17 -0400 Received: from e31.co.us.ibm.com ([32.97.110.129]:22489 "EHLO e31.co.us.ibm.com") by vger.kernel.org with ESMTP id S262503AbUJ0PHB (ORCPT ); Wed, 27 Oct 2004 11:07:01 -0400 Subject: 2.6.9 page allocation failures From: Badari Pulavarty To: Linux Kernel Mailing List Content-Type: text/plain Organization: Message-Id: <1098888880.20643.130.camel@dyn318077bld.beaverton.ibm.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 27 Oct 2004 07:54:40 -0700 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1619 Lines: 43 Hi, I see following page allocation failures while running IO intensive tests on 2.6.9. My tests didn't fail, so I guess its okay. But I never saw this before. Its on a 4-way AMD64 machine with 7GB RAM. Tests create 10 4GB files on 10 disks (one filesystem per disk) in parallel. (dd if=/dev/zero ...) Thanks, Badari swapper: page allocation failure. order:0, mode:0x20 Call Trace: {__alloc_pages+815} {__get_free_pages+16} {kmem_getpages+38} {cache_alloc_refill+665} {kmem_cache_alloc+54} {scsi_get_command+45} {scsi_prep_fn+272} {elv_next_request+72} {scsi_request_fn+72} {blk_run_queue+49} {scsi_end_request+223} {scsi_io_completion+573} {scsi_finish_command+214} {scsi_softirq+234} {__do_softirq+113} {do_softirq+53} {do_IRQ+335} {ret_from_intr+0} {default_idle+0} {default_idle+32} {cpu_idle+29} - 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/