[nylug-talk] Any way to tell memory speed from command line?
alex@pilosoft.com
Wed Jul 5 15:19:05 EDT 2006
On Wed, 5 Jul 2006, David Rosenstrauch wrote:
> alex at pilosoft.com wrote:
> > On Wed, 5 Jul 2006, David Rosenstrauch wrote:
> >
> >> Just wondering: Is there any way to find out from the command line
> >> what the speed is of the memory in a Linux box? (e.g., PC2100 - aka
> >> 2.1 GHz)
> >> Is there something I can access in the /proc file system to see
> >> that?
> >> Or is there some utility I can install?
>
> > man dmidecode
>
> Thanks much, but ....
>
> Hmmm .... cool utility, but it didn't seem to tell me the info I was
> looking for. It reported the FSB speed (266MHz), but not the memory
> chip speed.
no. it does not report just FSB speed, it reports the speed at which that
specific chip is running. 266mhz means the *frequency* is 266mhz. which
means, since it is ddr, it is doing '2100 megabytes per second'.
if you want to know what the chip is physically capable of (on-chip info),
run decode-dimms.pl (part of lmsensors)
-alex
More information about the nylug-talk
mailing list