public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Newbie SMP question
@ 2002-06-03  6:30 Jeff Jenkins
  2002-06-03  7:08 ` Zwane Mwaikambo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Jenkins @ 2002-06-03  6:30 UTC (permalink / raw)
  To: linux-kernel

I am familiar with a command on Solaris, namely "psrinfo".  This 
dispalys that # of CPUs on a box + additional info.  Is there a similar 
command on Linux that will display the # of CPUs on a system and any 
info about the CPUs ( make/model/etc.)?
-- jrj


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Newbie SMP question
  2002-06-03  6:30 Newbie SMP question Jeff Jenkins
@ 2002-06-03  7:08 ` Zwane Mwaikambo
  2002-06-03  7:30 ` Helge Hafting
  2002-06-03  7:49 ` J Sloan
  2 siblings, 0 replies; 4+ messages in thread
From: Zwane Mwaikambo @ 2002-06-03  7:08 UTC (permalink / raw)
  To: Jeff Jenkins; +Cc: linux-kernel

On Sun, 2 Jun 2002, Jeff Jenkins wrote:

> I am familiar with a command on Solaris, namely "psrinfo".  This 
> dispalys that # of CPUs on a box + additional info.  Is there a similar 
> command on Linux that will display the # of CPUs on a system and any 
> info about the CPUs ( make/model/etc.)?

`cat /proc/cpuinfo` should give you the required information.

Regards,
	Zwane Mwaikambo

-- 
http://function.linuxpower.ca
		


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Newbie SMP question
  2002-06-03  6:30 Newbie SMP question Jeff Jenkins
  2002-06-03  7:08 ` Zwane Mwaikambo
@ 2002-06-03  7:30 ` Helge Hafting
  2002-06-03  7:49 ` J Sloan
  2 siblings, 0 replies; 4+ messages in thread
From: Helge Hafting @ 2002-06-03  7:30 UTC (permalink / raw)
  To: Jeff Jenkins; +Cc: linux-kernel

Jeff Jenkins wrote:
> 
> I am familiar with a command on Solaris, namely "psrinfo".  This
> dispalys that # of CPUs on a box + additional info.  Is there a similar
> command on Linux that will display the # of CPUs on a system and any
> info about the CPUs ( make/model/etc.)?

cat /proc/cpuinfo

Helge Hafting

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Newbie SMP question
  2002-06-03  6:30 Newbie SMP question Jeff Jenkins
  2002-06-03  7:08 ` Zwane Mwaikambo
  2002-06-03  7:30 ` Helge Hafting
@ 2002-06-03  7:49 ` J Sloan
  2 siblings, 0 replies; 4+ messages in thread
From: J Sloan @ 2002-06-03  7:49 UTC (permalink / raw)
  To: Jeff Jenkins; +Cc: linux-kernel



Jeff Jenkins wrote:

> I am familiar with a command on Solaris, namely "psrinfo".  This 
> dispalys that # of CPUs on a box + additional info.  Is there a 
> similar command on Linux that will display the # of CPUs on a system 
> and any info about the CPUs ( make/model/etc.)? 

well, there's always "cat /proc/cpuinfo" -

Joe





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-03  7:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-03  6:30 Newbie SMP question Jeff Jenkins
2002-06-03  7:08 ` Zwane Mwaikambo
2002-06-03  7:30 ` Helge Hafting
2002-06-03  7:49 ` J Sloan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox