Operating System - HP-UX
1753484 Members
4162 Online
108794 Solutions
New Discussion юеВ

Re: are my cpus dual core ?

 
SOLVED
Go to solution
Jerry_109
Super Advisor

are my cpus dual core ?

Hello All,

I had an application person ask me are my cpus "duel core"? I have no ideal what they are talking about, I think it has something to do with charging a fee? How would I find this out? I have attached some out put from
cfg2 ( SysInfo ) output
#############################
HP-UX hovm230 B.11.31 U ia64 hp server Integrity Virtual Machine
##############################
--=[ cfg2 Information: ]=-----------------------------------------------------------------
##### ##### ###
# # #### # # # # # # # # # #
# # # # # # ## ## # # # #
###### # # # # # ## # ##### ##### # #
# # # # # # # # # # # #
# # # # # # # # # # # # #
# # #### ## # # ####### ##### ###

HP-UX/System ----
---=[ Model ]=----------------------------------------------------------------

Modelstring: ia64 hp server Integrity Virtual Machine (no description)
Number of CPUs: 4
CPU capable: 64 bits
CPU Speed: 399 MHz

---=[ uname and hostname ]=---------------------------------------------------

HP-UX hovm230 B.11.31 U ia64 2364275202 unlimited-user license
HP-UX 32/64 = 64 bits

Domainname =
Hostname = hovm230


---=[ Additional Information ]=-----------------------------------------------

CPU info:
4 Intel(R) Itanium 2 9000 series processors (1.59 GHz, 9 MB)
266 MHz bus, CPU version C2

Memory: 8186 MB (7.99 GB)

Firmware info:
Firmware revision: 03.50.00
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC firmware revision: 3.32

Platform info:
Model: "ia64 hp server Integrity Virtual Machine"
Machine ID number: 8cebfa02-f5de-11dc-b607-001e0b45771e
Machine serial number: VM00812005

OS info:
Nodename: hovm230
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: ia64
ID Number: 2364275202
vmunix _release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf

---=[ Top output ]=-----------------------------------------------------------

System: hovm230 Fri May 9 23:00:17 2008
Load averages: 0.02, 0.01, 0.01
142 processes: 97 sleeping, 44 running, 1 zombie
Cpu states:
CPU LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
0 0.02 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
1 0.01 0.0% 0.0% 0.2% 99.8% 0.0% 0.0% 0.0% 0.0%
2 0.02 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
3 0.02 2.4% 0.0% 1.0% 96.6% 0.0% 0.0% 0.0% 0.0%
--- ---- ----- ----- ----- ----- ----- ----- ----- -----
avg 0.02 0.6% 0.0% 0.2% 99.2% 0.0% 0.0% 0.0% 0.0%


---=[ Physical Memory ]=------------------------------------------------------

Physical: 8382816 Kbytes, lockable: 5884640 Kbytes, available: 6707804 Kbytes

System Hardware

Model: ia64 hp server Integrity Virtual
Main Memory: 8186 MB
Processors: 4
OS mode: 64 bit
Keyboard Language: Not_Applicable
##################################
8 REPLIES 8
Torsten.
Acclaimed Contributor
Solution

Re: are my cpus dual core ?

Look:

HP-UX hovm230 B.11.31 U ia64 hp server Integrity Virtual Machine


You are INSIDE a virtual machine - the CPUs are virtual (no matter how many cores)!



This about the real CPU:

CPU info:
4 Intel(R) Itanium 2 9000 series processors (1.59 GHz, 9 MB)
266 MHz bus, CPU version C2


The

Intel(R) Itanium 2 9000 series processors

(Montecito) is a dual-core CPU.




On the host, use


/usr/contrib/bin/machinfo


to get an information like this


>machinfo
CPU info:
1 Intel(R) Itanium 2 9000 series processor (1.4 GHz, 12 MB)
399 MT/s bus, CPU version C2
2 logical processors (2 per socket)


==>

2 logical processors (2 per socket)

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Steven Schweda
Honored Contributor

Re: are my cpus dual core ?

> [...] "duel core"?

Swords? Pistols?
Jerry_109
Super Advisor

Re: are my cpus dual core ?

Thanks. I was just looking at the man page for command "machinfo" ?

Tim Nelson
Honored Contributor

Re: are my cpus dual core ?

Must be a trick question..

Virtual CPUs are virtual, they do not really exist, so therefor they can be anything they want to be ?

How about just a model number for the vHost ?

TwoProc
Honored Contributor

Re: are my cpus dual core ?

CPU info:
4 Intel(R) Itanium 2 9000 series processors (1.59 GHz, 9 MB)
266 MHz bus, CPU version C2

I agree with the others as I know for certain that the 1.6 Ghz chips are dual core. There were two different versions of that chip at that speed, and it looks like you've got the later high production run version.
We are the people our parents warned us about --Jimmy Buffett
Jerry_109
Super Advisor

Re: are my cpus dual core ?

Yes, dual core ( smile ) processor family =32
##################################
root@hovm230[/tmp/jerry]
# machinfo -v
CPU info:
4 Intel(R) Itanium 2 9000 series processors (1.59 GHz, 9 MB)
266 MHz bus, CPU version C2

Vendor identification: GenuineIntel
Processor version info: 0x0000000020000704
Family 32, model 0, stepping 7
Processor capabilities: 0x0000000000000005
Implements long branch
Implements 16-byte atomic operations
Bus features supported: 0x0000000000000000
Bus features enabled: 0x0000000000000000
L1 Instruction cache: 16 KB, 4-way
L1 Data cache: 16 KB, 4-way
L2 Instruction cache: 1 MB, 8-way
L2 Data cache: 256 KB, 8-way
L3 Unified cache: 9 MB, 9-way

Torsten.
Acclaimed Contributor

Re: are my cpus dual core ?

As mentioned before, the

Intel(R) Itanium 2 9000

as a real CPU (aka Montecito) is a dual-core CPU.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jerry_109
Super Advisor

Re: are my cpus dual core ?

Thanks Torsten, you always come with great info....... :>)