If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > CPU Speed and Number of CPUs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-24-04, 14:18
toby25 toby25 is offline
Registered User
 
Join Date: Sep 2003
Posts: 63
CPU Speed and Number of CPUs

How do I know the number of CPUs and each CPU speed in mutipartition environment?

Thanks
toby
Reply With Quote
  #2 (permalink)  
Old 05-25-04, 08:05
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Quote:
Originally Posted by toby25
How do I know the number of CPUs and each CPU speed in mutipartition environment?

Thanks
toby
What is the platform? It varies from OS to OS.
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #3 (permalink)  
Old 05-26-04, 14:48
toby25 toby25 is offline
Registered User
 
Join Date: Sep 2003
Posts: 63
This will be for ver 8.1 on AIX and Solaris.

Thanks,
toby
Reply With Quote
  #4 (permalink)  
Old 05-26-04, 15:04
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Quote:
Originally Posted by toby25
How do I know the number of CPUs and each CPU speed in mutipartition environment?

Thanks
toby
Linux: cat /proc/cpuinfo
Solaris: "psrinfo -v"
AIX: "lsdev -Cc processor"

(I haven't done these in awhile, this is from my notes, hopefully they're correct)
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #5 (permalink)  
Old 05-26-04, 15:06
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Quote:
Originally Posted by J Petruk
Linux: cat /proc/cpuinfo
Solaris: "psrinfo -v"
AIX: "lsdev -Cc processor"

(I haven't done these in awhile, this is from my notes, hopefully they're correct)
I found where I got this from:
http://www.unixguide.net/

Very very very very very useful site!
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On