Sponsored Content
Operating Systems Solaris Solaris10 x86 - How to find out the CPU model and speed? Post 302357574 by jlliagre on Wednesday 30th of September 2009 07:44:45 AM
Old 09-30-2009
Quote:
Originally Posted by saagar
Please let me know if there is any way I can find out (either via command line or SMF) the following:
1.CPU model (eg. Pentium 4,Celeron)
2.CPU speed (eg. 1GHz)
for this I could get the output through psrinfo -v, but still is there any other way?
You can try the smbios command on Solaris for x86.
Code:
# smbios -t SMB_TYPE_PROCESSOR
ID    SIZE TYPE
4     73   SMB_TYPE_PROCESSOR (processor)

  Manufacturer: AMD
  Version: AMD
  Location Tag: CPU0-Socket 940

  Family: 132 (Opteron)
  CPUID: 0x78bfbff00020f51
  Type: 3 (central processor)
  Socket Upgrade: 6 (none)
  Socket Status: Populated
  Processor Status: 1 (enabled)
  Supported Voltages: 1.2V
  External Clock Speed: Unknown
  Maximum Speed: 3000MHz
  Current Speed: 2600MHz
  L1 Cache: 8
  L2 Cache: 9
  L3 Cache: None

ID    SIZE TYPE
5     72   SMB_TYPE_PROCESSOR (processor)

  Manufacturer: AMD
  Version: AMD
  Location Tag: CPU1-Socket 940

  Family: 132 (Opteron)
  CPUID: 0x78bfbff00000f51
  Type: 3 (central processor)
  Socket Upgrade: 6 (none)
  Socket Status: Populated
  Processor Status: 1 (enabled)
  Supported Voltages: 1.2V
  External Clock Speed: Unknown
  Maximum Speed: 3000MHz
  Current Speed: 2600MHz
  L1 Cache: 10
  L2 Cache: 11
  L3 Cache: None

ID    SIZE TYPE
6     72   SMB_TYPE_PROCESSOR (processor)

  Manufacturer: AMD
  Version: AMD
  Location Tag: CPU2-Socket 940

  Family: 132 (Opteron)
  CPUID: 0x78bfbff00000f51
  Type: 3 (central processor)
  Socket Upgrade: 6 (none)
  Socket Status: Populated
  Processor Status: 1 (enabled)
  Supported Voltages: 1.2V
  External Clock Speed: Unknown
  Maximum Speed: 3000MHz
  Current Speed: 2600MHz
  L1 Cache: 12
  L2 Cache: 13
  L3 Cache: None

ID    SIZE TYPE
7     72   SMB_TYPE_PROCESSOR (processor)

  Manufacturer: AMD
  Version: AMD
  Location Tag: CPU3-Socket 940

  Family: 132 (Opteron)
  CPUID: 0x78bfbff00000f51
  Type: 3 (central processor)
  Socket Upgrade: 6 (none)
  Socket Status: Populated
  Processor Status: 1 (enabled)
  Supported Voltages: 1.2V
  External Clock Speed: Unknown
  Maximum Speed: 3000MHz
  Current Speed: 2600MHz
  L1 Cache: 14
  L2 Cache: 15
  L3 Cache: None

 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris10 x86 on external drives

Hi guys. Am about to install Solaris10 x86 and I was wondering if there are any news as to whether it is possible or not to install the os on an external drive, especially firewire, I suppose I will have to open my tower and put in the drive to install it..the machine I want to put it on,... (0 Replies)
Discussion started by: BSDDomi
0 Replies

2. Solaris

mounting 1TB hard disk with Solaris10 X86

I have a 1TB hard disk that I had partitioned on a Sun clone and had 7 partitions of 137GB a piece. (Using a USB to SATA adaptor) I then had loaded a new hard disk on my laptop (T60...Lenova) with Solaris 10 X86. I tried to mount the hard disk but it kept telling me the mount point was busy and I... (2 Replies)
Discussion started by: mndavies
2 Replies

3. HP-UX

How to find CPU Speed of HP UX

Need to find the CPU speed of HP UX for a non root login. echo "itick_per_usec/D" | adb /stand/vmunix /dev/mem | tail -1 will give the following for non root users ERROR: cannot open `/dev/mem', errno = 13, Permission denied (2 Replies)
Discussion started by: surajb
2 Replies

4. Linux

How to find CPU Speed of zLinux

Need to find CPU Speed of zLinux. The commands like cat /proc/cpuinfo and /usr/bin/cpufreq-info does not gave me the expected results. /usr/bin/cpufreq-info prints the .... analyzing CPU 0: no or unknown cpufreq driver is active on this CPU analyzing CPU 1: no or unknown cpufreq... (1 Reply)
Discussion started by: surajb
1 Replies

5. UNIX for Dummies Questions & Answers

anyone know if backup exec 11d agent run on solaris10 x86?

anyone ? i install and it just fail to startup. (0 Replies)
Discussion started by: kakabobo
0 Replies

6. Solaris

How to load a Sunix/Initio Sata card on Solaris10/x86

Hi All, Anyone has configured a Sunix Sata S150 card (AKA Initio Inic-1622) + disk in a Solaris10/x86 05/09 system? I wondered what to do to get it running. The Sunix card does not come with a Solaris driver ;-( The card is seen by the system as the prtconf -v output shows (see below at the... (0 Replies)
Discussion started by: longwave
0 Replies

7. Solaris

solaris10 x86 stop at GRUB

Dear All I am using Core2Duo processor on G31 chipset motherboard with 1 Gb RAM and 20 GB IDE HDD. I tried to install Solaris 10 from DVD and it installs Successfully without any error. after the first reboot it stop at GRUB prompt. I tried to many times with different partitions layout,... (9 Replies)
Discussion started by: jineetech
9 Replies

8. Solaris

X86 solaris10 suddenly stopped mounting flashdrive

I can't mount flash drives and dvd drives on my x86 solaris 10. The error message appears after login; sd_media_watch_cb: dev gone. When I issue #mount /usb, it first shows disk is mounted or busy, and '/dev/dsk/c3t0d0p1 - there is no such device or address' when I repeat it. But the... (5 Replies)
Discussion started by: vectrum
5 Replies

9. Solaris

Solaris10(x86) display goes blank

Hi all, Installed Solaris10(1/13) on a normal Lenovo Thinkcenter desktop. The installation could proceed only in text mode (4). Install is success, but not able to get the login window after the grub screen. The screen goes blank. (as was the case when selecting desktop mode during... (7 Replies)
Discussion started by: Solaris_Begin
7 Replies
Cache::SharedMemoryCache(3pm)				User Contributed Perl Documentation			     Cache::SharedMemoryCache(3pm)

NAME
Cache::SharedMemoryCache -- extends the MemoryCache. DESCRIPTION
The SharedMemoryCache extends the MemoryCache class and binds the data store to shared memory so that separate process can use the same cache. The official recommendation is now to use FileCache instead of SharedMemoryCache. The reasons for this include: 1) FileCache provides equal or better performance in all cases that we've been able to test. This is due to all modern OS's ability to buffer and cache file system accesses very well. 2) FileCache has no real limits on cached object size or the number of cached objects, whereas the SharedMemoryCache has limits, and rather low ones at that. 3) FileCache works well on every OS, whereas the SharedMemoryCache works only on systems that support IPC::ShareLite. And IPC::ShareLite is an impressive effort -- but think about how hard it is to get shared memory working properly on *one* system. Now imagine writing a wrapper around shared memory for many operating systems. SYNOPSIS
use Cache::SharedMemoryCache; my %cache_options_= ( 'namespace' => 'MyNamespace', 'default_expires_in' => 600 ); my $shared_memory_cache = new Cache::SharedMemoryCache( \%cache_options ) or croak( "Couldn't instantiate SharedMemoryCache" ); METHODS
See Cache::Cache for the API documentation. OPTIONS
See Cache::Cache for the standard options. PROPERTIES
See Cache::Cache for the default properties. SEE ALSO
Cache::Cache, Cache::MemoryCache AUTHOR
Original author: DeWitt Clinton <dewitt@unto.net> Last author: $Author: dclinton $ Copyright (C) 2001-2003 DeWitt Clinton perl v5.12.4 2009-03-01 Cache::SharedMemoryCache(3pm)
All times are GMT -4. The time now is 11:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy