- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cpu query
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 11:23 PM
09-07-2007 11:23 PM
cpu query
Is there a way to query from the OS whether the system is using single or dual core cpu's for PA-RISC of Itanium.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2007 01:17 AM
09-08-2007 01:17 AM
Re: cpu query
Try,
# /usr/contrib/bin/machinfo
CPU info:
2 Intel(R) Itanium 2 9000 series processors (1.59 GHz, 18 MB)
532 MT/s bus, CPU version C2
--> 4 logical processors (2 per socket)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2007 01:40 AM
09-08-2007 01:40 AM
Re: cpu query
# /usr/contrib/bin/machinfo
CPU info:
1 PA-RISC 8800 processor (800 MHz, 64 MB)
CPU version 5
---> 2 logical processors (2 per socket)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 06:41 PM
09-09-2007 06:41 PM
Re: cpu query
By applying command machinfo I got following output . In that I am not finding any informatio about cpu/core/socket.. Here is the output
CPU info:
Number of CPUs = 10
Clock speed = 1598 MHz
Bus speed = 533 MT/s
CPUID registers
vendor information = "GenuineIntel"
processor serial number = 0x0000000000000000
processor version info = 0x0000000020000704
architecture revision: 0
processor family: 32 Intel(R) Itanium 2 9000 series
processor model: 0 Intel(R) Itanium 2 9000 series
processor revision: 7 Stepping C2
largest CPUID reg: 4
processor capabilities = 0x0000000000000005
implements long branch: 1
implements 16-byte atomic operations: 1
Bus features
implemented = 0xbdf0000020000000
selected = 0x0020000000000000
Exclusive Bus Cache Line Replacement Enabled
Cache info (per core):
L1 Instruction: size = 16 KB, associativity = 4
L1 Data: size = 16 KB, associativity = 4
L2 Instruction: size = 1024 KB, associativity = 8
L2 Data: size = 256 KB, associativity = 8
L3 Unified: size = 9216 KB, associativity = 9
Memory = 36730 MB (35.869141 GB)
Firmware info:
Firmware revision = 7.044
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC version: 2.5
Platform info:
model string = "ia64 hp server rx8640"
machine id number = e1c3ee25-dd71-11db-9191-78798bcbe858
machine serial number = DEH4708CY5
OS info:
sysname = HP-UX
nodename = hpx199
release = B.11.23
version = U (unlimited-user license)
machine = ia64
idnumber = 3787714085
vmunix _release_version:
@(#) $Revision: vmunix: B11.23_LR FLAVOR=perf Fri Aug 29 22:35:38 PDT 2003 $
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 06:50 PM
09-09-2007 06:50 PM
Re: cpu query
processor family: 32 Intel(R) Itanium 2 9000 series
aka Montecito. This is a dual core CPU.
(according to this it must be dual core too, because of 18MB L3 cache):
http://h20341.www2.hp.com/integrity/cache/342145-0-0-0-121.html
Dual-core 1.6 GHz with 18 MB L3 cache
You can also check against
parstatus command.
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!
