
memconf – memconf reports the size of each SIMM/DIMM memory module installed in a system. It also reports the system type and any empty memory sockets. In verbose mode, it also reports information of banner name, model, CPU/system frequencies, address range and bank numbers for each module.
Usage:
memconf [ -v | -D | -h ] [ explorer_dir ]
• v – verbose mode.
• D – send results to memconf maintainer.
• h – print help.
• explorer_dir – Sun Explorer output directory.
Requirements:
One of the following Hardware and Operating Systems:
• Sun SPARC workstation or server running SunOS 4.1.X, Solaris 2.X or later.
• Sun SPARC workstation or server running Linux with sparc-utils and /dev/openprom.
• x86 system running Solaris 10 6/06 or later with /usr/platform/i86pc/sbin/prtdiag.
• perl installed in your path. Perl V5.X is recommended, but perl V4.X will work. You can download the Perl package for Solaris from Sunfreeware.com if you don’t already have it installed.
Installation:
# gunzip memconf-pkg.gz # pkgadd -d memconf-pkg
Sample output:
• On a Solaris Sun SPARCstation 20 SX system:
> memconf hostname: my-ss20 Sun SPARCstation 20 MP (2 X SuperSPARC-II) socket J0201 has a 64MB SIMM socket J0303 has a 16MB SIMM socket J0202 has a 16MB SIMM socket J0301 has a 32MB SIMM socket J0305 has a 64MB SIMM socket J0203 has a 64MB SIMM socket J0302 has a 64MB SIMM sockets J0304/J0407 have a 4MB VSIMM installed for SX (CG14) graphics empty sockets: None total memory = 320MB
• On a Solaris Sun Ultra 60 system:
> memconf -v memconf: V2.13 13-Jan-2010 http://www.4schmidts.com/unix.html hostname: my-ultra60 banner: Sun Ultra 60 UPA/PCI (2 X UltraSPARC-II 450MHz) model: Ultra-60 Sun development codename: Deuterium Sun Family Part Number: A23 (Ultra-60), N02/N04 (Netra t1120), N03 (Netra t1125) Solaris 9 9/04 s9s_u7wos_09 SPARC, 64-bit kernel, SunOS 5.9 2 UltraSPARC-II 450MHz cpus, system freq: 113MHz CPU Units: ========================= CPUs ========================= Run Ecache CPU CPU Brd CPU Module MHz MB Impl. Mask — — ——- —– —— —— —- 0 0 0 450 4.0 US-II 10.0 0 2 2 450 4.0 US-II 10.0 Memory Units: socket U0701 has a 128MB DIMM (bank 0, address 0×00000000-0x1fffffff) socket U0702 has a 128MB DIMM (bank 0, address 0×00000000-0x1fffffff) socket U0703 has a 128MB DIMM (bank 0, address 0×00000000-0x1fffffff) socket U0704 has a 128MB DIMM (bank 0, address 0×00000000-0x1fffffff) socket U0801 has a 128MB DIMM (bank 1, address 0×20000000-0x3fffffff) socket U0802 has a 128MB DIMM (bank 1, address 0×20000000-0x3fffffff) socket U0803 has a 128MB DIMM (bank 1, address 0×20000000-0x3fffffff) socket U0804 has a 128MB DIMM (bank 1, address 0×20000000-0x3fffffff) empty sockets: U0901 U0902 U0903 U0904 U1001 U1002 U1003 U1004 total memory = 1024MB (1GB)
