RE: How to get detailed information on the RAM in the system?

2003-01-08 Thread Aaron Burke
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Pranav A. Desai
 Sent: Tuesday, January 07, 2003 11:47 AM
 To: FreeBSD Questions
 Subject: How to get detailed information on the RAM in the system?

It shows you if you type dmesg. Its just below the processor info.
CPU: Pentium/P55C (233.86-MHz 586-class CPU)
  Origin = GenuineIntel  Id = 0x543  Stepping = 3
  Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX
real memory  = 67108864 (65536K bytes)


 
 
 Hi!
 
   Is there a way to find out how many memory modules are in a
 machine e.g. whether it is 2*1G=2G or 4*512M=2G of RAM. I dont have
 physical access to the machine.
 
 Thank you for your time
 
 -Pranav
 
 ***
 Pranav A. Desai
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: How to get detailed information on the RAM in the system?

2003-01-08 Thread Toomas Aas
Hi!

Earlier on the freebsd-questions list:

  Is there a way to find out how many memory modules are in a
  machine e.g. whether it is 2*1G=2G or 4*512M=2G of RAM.

 It shows you if you type dmesg. Its just below the processor info.
 CPU: Pentium/P55C (233.86-MHz 586-class CPU)
   Origin = GenuineIntel  Id = 0x543  Stepping = 3
   Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX
 real memory  = 67108864 (65536K bytes)

What in this information shows whether you have 2x32 MB or 4x16 MB 
memory modules? The original question was not about the total amount of 
memory installed.
--
Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/
* Windws is ine for bckgroun comunicaions - Bll Gats, 192


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message