From nobody@FreeBSD.org  Thu Dec  7 03:33:57 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D3FF016A403
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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<dorinxp2004@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: SMP problem
X-Send-Pr-Version: www-3.0

>Number:         106434
>Category:       kern
>Synopsis:       SMP problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 07 03:40:07 GMT 2006
>Closed-Date:    Thu Dec 07 18:01:05 GMT 2006
>Last-Modified:  Thu Dec 07 18:01:05 GMT 2006
>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: <ACPI CPU> on acpi0
    ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU1._PDC] (Node 0xc4eeb240), AE_BAD_HEADER
acpi_throttle0: <ACPI CPU Throttling> on cpu0
cpu1: <ACPI CPU> on acpi0
    ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU2._PDC] (Node 0xc4eeb140), AE_BAD_HEADER
acpi_throttle1: <ACPI CPU Throttling> 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: <ACPI CPU> on acpi0
    ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU1._PDC] (Node 0xc4eeb240), AE_BAD_HEADER
acpi_throttle0: <ACPI CPU Throttling> on cpu0
cpu1: <ACPI CPU> on acpi0
    ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU2._PDC] (Node 0xc4eeb140), AE_BAD_HEADER
acpi_throttle1: <ACPI CPU Throttling> 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:

From: mjacob@freebsd.org
To: ispas <dorinxp2004@yahoo.com>
Cc: freebsd-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org
Subject: Re: kern/106434: SMP problem
Date: Wed, 6 Dec 2006 19:53:26 -0800 (PST)

 > SMP: AP CPU #1 Launched!
 ^^^^
 And how does this indicate that SMP isn't working?
 

From: Ispas Dorin <dorinxp2004@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: kern/106434: SMP problem
Date: Wed, 6 Dec 2006 22:48:54 -0800 (PST)

  ACPI-1304
  i saw this error and in gnome, there i don`t see any 2 cpu`s displayed.
  just one.  don`t know any other method of finding out if actually the 2
  cores work or  not, both, for sure.
 
  please tell me some commands on finding that out for sure,  this error
  makes me confused .
 
State-Changed-From-To: open->closed 
State-Changed-By: mjacob 
State-Changed-When: Thu Dec 7 18:00:02 UTC 2006 
State-Changed-Why:  
Thanks for asking questions- however, as this is neither a bug nor 
a request for enhancement, your questions are better addressed either 
through the FreeBSD documentation or via the freebsd-questions mail 
alias. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106434 
>Unformatted:
