howto determine processor characteristics from cli

Labitt, Bruce labittb1 at tycoelectronics.com
Thu Apr 17 12:14:11 EDT 2008


dmidecode is just what I needed!  Thanks!

 

________________________________

From: Shawn O'Shea [mailto:shawn at eth0.net] 
Sent: Thursday, April 17, 2008 11:55 AM
To: Labitt, Bruce
Cc: gnhlug-discuss at mail.gnhlug.org
Subject: Re: howto determine processor characteristics from cli

 

 

On Thu, Apr 17, 2008 at 11:20 AM, Labitt, Bruce
<labittb1 at tycoelectronics.com> wrote:

Thanks for the toolbox link.  I used to have a cribsheet like this a
long time ago (and lost it).

Doh on /proc/cpuinfo...

For memory configuration is there an equivalent which gives the hardware
info like memory speed and timing?


dmidecode is probably your best best here. Look for an entry on Physical
Memory Array to tell you max RAM the system supports (Maximum Capacity)
and number of memory sockets (Number of Devices).

You should then have a "Memory Device" entry for each socket that will
tell you if it's populated, what size the stick is (Size field for both,
value "No Module Installed" if it's empty), and speed info (Speed field,
ie on the box I'm looking at here: Speed: 266 MHz (3.8 ns))

-Shawn
 

	
	-----Original Message-----
	From: gnhlug-discuss-bounces at mail.gnhlug.org
	[mailto:gnhlug-discuss-bounces at mail.gnhlug.org] On Behalf Of
Cole
	Tuininga
	Sent: Thursday, April 17, 2008 10:50 AM
	To: Greater NH Linux User Group
	Subject: Re: howto determine processor characteristics from cli
	
	On Thu, 2008-04-17 at 10:44 -0400, Labitt, Bruce wrote:
	> I've got a Dell Optiplex 745 that I'm trying to figure out if
it is
	> worth adding more memory to it.  I'd like to find out what
	> processor/speed/cache it has.  Is there a simple way to get
this?  I
	> would imagine it is all contained in the kernel startup log?
dmesg |
	> grep (something) ?  Or is there a different way?
	
	cat /proc/cpuinfo
	
	This, and other helpful tips, can be found at:
	http://cb.vu/unixtoolbox.xhtml
	
	--
	Cole Tuininga <colet at code-energy.com>
	Code Energy (http://www.code-energy.com)
	
	_______________________________________________
	gnhlug-discuss mailing list
	gnhlug-discuss at mail.gnhlug.org
	http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
	
	_______________________________________________
	gnhlug-discuss mailing list
	gnhlug-discuss at mail.gnhlug.org
	http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20080417/5a2a82e9/attachment.html 


More information about the gnhlug-discuss mailing list