Re: Detecting SMP

2001-02-24 Thread Mike A. Harris
On Tue, 20 Feb 2001, Burton Windle wrote: >Hello. Is there a way, when running a non-SMP kernel, to detect or >otherwise tell (software only; the machine is 2400 miles away) if the >system has SMP capibilties? Would /proc/cpuinfo show two CPUs if the >kernel is non-SMP? Thanks! > >(btw, the

Re: Detecting SMP

2001-02-24 Thread Mike A. Harris
On Tue, 20 Feb 2001, Burton Windle wrote: Hello. Is there a way, when running a non-SMP kernel, to detect or otherwise tell (software only; the machine is 2400 miles away) if the system has SMP capibilties? Would /proc/cpuinfo show two CPUs if the kernel is non-SMP? Thanks! (btw, the kernel in

Re: Detecting SMP

2001-02-22 Thread Maciej W. Rozycki
On Wed, 21 Feb 2001, Tigran Aivazian wrote: > So, one would normally expect this to mean an SMP board rather than > multiple processors, _HOWEVER_, I can imagine a very clever MP-aware BIOS > implementation which detects that there are many processors and prepares > MP floating config table and

Re: Detecting SMP

2001-02-22 Thread Maciej W. Rozycki
On Wed, 21 Feb 2001, Tigran Aivazian wrote: So, one would normally expect this to mean an SMP board rather than multiple processors, _HOWEVER_, I can imagine a very clever MP-aware BIOS implementation which detects that there are many processors and prepares MP floating config table and does

Re: Detecting SMP

2001-02-21 Thread Tigran Aivazian
yes, just run the famous mptable program. If the machine is SMP then it will have a valid Intel MP 1.4 configuration tables so the program will show meaningful output. Regards, Tigran On Tue, 20 Feb 2001, Burton Windle wrote: > Hello. Is there a way, when running a non-SMP kernel, to detect or

Re: Detecting SMP

2001-02-21 Thread Jay D Allen
much like openprom that could give you hints... Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Detecting SMP Hello. Is there a way, when running a non-SMP kernel, to detect or otherwise tell (software only; the machine is 2400 miles away) if the system has SMP capibilties

Re: Detecting SMP

2001-02-21 Thread Tigran Aivazian
On Wed, 21 Feb 2001, Jeff Garzik wrote: > On Wed, 21 Feb 2001, Tigran Aivazian wrote: > > yes, just run the famous mptable program. If the machine is SMP then it > > will have a valid Intel MP 1.4 configuration tables so the program will > > show meaningful output. > > Does that allow you to

Re: Detecting SMP

2001-02-21 Thread Tigran Aivazian
On Wed, 21 Feb 2001, Tigran Aivazian wrote: > yes, just run the famous mptable program. before I am snowed under with questions about where to get this program, here is the src and binaries that I use -- it is quite possible that there is a newer version (I suspect Ingo Molnar might know better

Re: Detecting SMP

2001-02-21 Thread Jeff Garzik
On Wed, 21 Feb 2001, Tigran Aivazian wrote: > yes, just run the famous mptable program. If the machine is SMP then it > will have a valid Intel MP 1.4 configuration tables so the program will > show meaningful output. Does that allow you to detect multiple processors... or just an SMP board?

Re: Detecting SMP

2001-02-21 Thread Jeff Garzik
On Wed, 21 Feb 2001, Tigran Aivazian wrote: yes, just run the famous mptable program. If the machine is SMP then it will have a valid Intel MP 1.4 configuration tables so the program will show meaningful output. Does that allow you to detect multiple processors... or just an SMP board?

Re: Detecting SMP

2001-02-21 Thread Tigran Aivazian
On Wed, 21 Feb 2001, Jeff Garzik wrote: On Wed, 21 Feb 2001, Tigran Aivazian wrote: yes, just run the famous mptable program. If the machine is SMP then it will have a valid Intel MP 1.4 configuration tables so the program will show meaningful output. Does that allow you to detect

Re: Detecting SMP

2001-02-21 Thread Jay D Allen
much like openprom that could give you hints... Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Detecting SMP Hello. Is there a way, when running a non-SMP kernel, to detect or otherwise tell (software only; the machine is 2400 miles away) if the system has SMP capibilties

Re: Detecting SMP

2001-02-21 Thread Tigran Aivazian
On Wed, 21 Feb 2001, Tigran Aivazian wrote: yes, just run the famous mptable program. before I am snowed under with questions about where to get this program, here is the src and binaries that I use -- it is quite possible that there is a newer version (I suspect Ingo Molnar might know better

Re: Detecting SMP

2001-02-21 Thread Tigran Aivazian
yes, just run the famous mptable program. If the machine is SMP then it will have a valid Intel MP 1.4 configuration tables so the program will show meaningful output. Regards, Tigran On Tue, 20 Feb 2001, Burton Windle wrote: Hello. Is there a way, when running a non-SMP kernel, to detect or

Detecting SMP

2001-02-20 Thread Burton Windle
Hello. Is there a way, when running a non-SMP kernel, to detect or otherwise tell (software only; the machine is 2400 miles away) if the system has SMP capibilties? Would /proc/cpuinfo show two CPUs if the kernel is non-SMP? Thanks! (btw, the kernel in question is a stock RH6.2 kernel 2.2.14-5,

Detecting SMP

2001-02-20 Thread Burton Windle
Hello. Is there a way, when running a non-SMP kernel, to detect or otherwise tell (software only; the machine is 2400 miles away) if the system has SMP capibilties? Would /proc/cpuinfo show two CPUs if the kernel is non-SMP? Thanks! (btw, the kernel in question is a stock RH6.2 kernel 2.2.14-5,