From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 7 03:40:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 643CB16A415 for ; Thu, 7 Dec 2006 03:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1897343CA7 for ; Thu, 7 Dec 2006 03:39:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB73e7Ci085915 for ; Thu, 7 Dec 2006 03:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB73e7Lr085914; Thu, 7 Dec 2006 03:40:07 GMT (envelope-from gnats) Resent-Date: Thu, 7 Dec 2006 03:40:07 GMT Resent-Message-Id: <200612070340.kB73e7Lr085914@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, ispas Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3FF016A403 for ; Thu, 7 Dec 2006 03:33:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A51F643CA6 for ; Thu, 7 Dec 2006 03:33:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kB73XvWC024698 for ; Thu, 7 Dec 2006 03:33:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kB73Xvqv024697; Thu, 7 Dec 2006 03:33:57 GMT (envelope-from nobody) Message-Id: <200612070333.kB73Xvqv024697@www.freebsd.org> Date: Thu, 7 Dec 2006 03:33:57 GMT From: ispas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: kern/106434: SMP problem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2006 03:40:09 -0000 >Number: 106434 >Category: kern >Synopsis: SMP problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 07 03:40:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: ispas >Release: 6.1 >Organization: >Environment: SMP >Description: # dmesg|grep CPU CPU: Intel(R) Pentium(R) D CPU 3.00GHz (3000.02-MHz 686-class CPU) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0: on acpi0 ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU1._PDC] (Node 0xc4eeb240), AE_BAD_HEADER acpi_throttle0: on cpu0 cpu1: on acpi0 ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU2._PDC] (Node 0xc4eeb140), AE_BAD_HEADER acpi_throttle1: on cpu1 SMP: AP CPU #1 Launched! CPU: Intel(R) Pentium(R) D CPU 3.00GHz (3000.01-MHz 686-class CPU) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0: on acpi0 ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU1._PDC] (Node 0xc4eeb240), AE_BAD_HEADER acpi_throttle0: on cpu0 cpu1: on acpi0 ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU2._PDC] (Node 0xc4eeb140), AE_BAD_HEADER acpi_throttle1: on cpu1 SMP: AP CPU #1 Launched! I compiled a kernel with SMP i includet this option on kernel configuration file : options SMP # Symmetric MultiProcessor Kernel seems not working. is something wrong ? can someone give me some help or answer on how to enable smp with all it needs to work? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: