Re: FreeBSD 7.1 SMP on IBM x330 Dual Processor server

2009-01-27 Thread Ewald Jenisch
On Mon, Jan 26, 2009 at 03:57:50PM -0700, Tom Everett wrote:
 I'm running the stock FreeBSD 7.1 kernel on an IBM x330 machine.  The  
 machine has two physical processors but it seems that FreeBSD 7.1 on  
 sees one.  I downloaded the kernel source and it seems that the GENERIC  
 kernel has SMP installed.  Is there something else I can try?  Thanks in  
 advance for your wisdom.

Have you already tried to build a kernel for your system using the
latest sources, i.e. cvsup-ing the sources and build your own
system/kernel (see e.g. 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html)

HTH
-ewald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: FreeBSD 7.1 SMP on IBM x330 Dual Processor server

2009-01-27 Thread Tom Everett


How does the kernel I would build from that link differ from the stock 
7.1 kernel?


Ewald Jenisch wrote:

On Mon, Jan 26, 2009 at 03:57:50PM -0700, Tom Everett wrote:
  
I'm running the stock FreeBSD 7.1 kernel on an IBM x330 machine.  The  
machine has two physical processors but it seems that FreeBSD 7.1 on  
sees one.  I downloaded the kernel source and it seems that the GENERIC  
kernel has SMP installed.  Is there something else I can try?  Thanks in  
advance for your wisdom.



Have you already tried to build a kernel for your system using the
latest sources, i.e. cvsup-ing the sources and build your own
system/kernel (see e.g. 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html)

HTH
-ewald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: FreeBSD 7.1 SMP on IBM x330 Dual Processor server

2009-01-27 Thread Tom Everett

Am I correct in my understanding that the stock kernel is GENERIC?


Ewald Jenisch wrote:

On Mon, Jan 26, 2009 at 03:57:50PM -0700, Tom Everett wrote:
  
I'm running the stock FreeBSD 7.1 kernel on an IBM x330 machine.  The  
machine has two physical processors but it seems that FreeBSD 7.1 on  
sees one.  I downloaded the kernel source and it seems that the GENERIC  
kernel has SMP installed.  Is there something else I can try?  Thanks in  
advance for your wisdom.



Have you already tried to build a kernel for your system using the
latest sources, i.e. cvsup-ing the sources and build your own
system/kernel (see e.g. 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html)

HTH
-ewald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: FreeBSD 7.1 SMP on IBM x330 Dual Processor server

2009-01-27 Thread Mel
On Tuesday 27 January 2009 06:57:32 Tom Everett wrote:
 How does the kernel I would build from that link differ from the stock
 7.1 kernel?

It doesn't. It's the generic upgrading fixes all advice.
I don't see anything since 7.1-RELEASE in 7.1-STABLE even, that would have the 
potential to fix your problem.

Best thing you can do:
0) Check BIOS if there's something there that can make a CPU 'invisible'.
1) subscribe to freebsd-acpi and ask there if people have seen this before.
2) recompile kernel for acpi debugging, so you have information ready when 
people ask for it
3) regardless of the 1), search for or file a new PR with your ACPI 
information.

More info here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html
http://www.freebsd.org/support/bugreports.html
-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: FreeBSD 7.1 SMP on IBM x330 Dual Processor server

2009-01-27 Thread Tom Everett

Thanks!


Mel wrote:

On Tuesday 27 January 2009 06:57:32 Tom Everett wrote:
  

How does the kernel I would build from that link differ from the stock
7.1 kernel?



It doesn't. It's the generic upgrading fixes all advice.
I don't see anything since 7.1-RELEASE in 7.1-STABLE even, that would have the 
potential to fix your problem.


Best thing you can do:
0) Check BIOS if there's something there that can make a CPU 'invisible'.
1) subscribe to freebsd-acpi and ask there if people have seen this before.
2) recompile kernel for acpi debugging, so you have information ready when 
people ask for it
3) regardless of the 1), search for or file a new PR with your ACPI 
information.


More info here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html
http://www.freebsd.org/support/bugreports.html
  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org