From owner-freebsd-stable@FreeBSD.ORG Wed May 13 15:02:58 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B7C1065670 for ; Wed, 13 May 2009 15:02:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.freebsd.org (Postfix) with ESMTP id CC3378FC1A for ; Wed, 13 May 2009 15:02:57 +0000 (UTC) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.14.3/8.14.3) with ESMTP id n4DF1XNt037860; Wed, 13 May 2009 11:01:33 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200905131501.n4DF1XNt037860@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 13 May 2009 11:03:04 -0400 To: "Marc G. Fournier" From: Mike Tancsa In-Reply-To: <20090513114956.K17646@hub.org> References: <20090513040719.D17646@hub.org> <200905131009.00403.jhb@freebsd.org> <20090513114956.K17646@hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-stable@freebsd.org Subject: Re: More data on 7.2-RELEASE "hangs" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 15:02:58 -0000 At 10:50 AM 5/13/2009, Marc G. Fournier wrote: >On Wed, 13 May 2009, John Baldwin wrote: > >>On Wednesday 13 May 2009 3:09:33 am Marc G. Fournier wrote: >>> >>>Don't know if this helps with anything, but it just hung after 2days again >>>... nothing on the console ... top process running at the time shows the >>>following ... anything there look "concerning"? >> >>Is this a 2 CPU system? If so, both CPUs are actually running something, so >>it is not a deadlock per se. > >Yes: > >CPU: Intel(R) Xeon(TM) CPU 3.40GHz (3400.14-MHz K8-class CPU) > Origin = "GenuineIntel" Id = 0xf43 Stepping = 3 > >Features=0xbfebfbff > Features2=0x649d > AMD Features=0x20000800 > Logical CPUs per core: 2 >usable memory = 6368911360 (6073 MB) >avail memory = 6141906944 (5857 MB) >ACPI APIC Table: >FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 6 >ioapic1: Changing APIC ID to 9 What does your kernel config look like ? ---Mike