Sponsored Content
Operating Systems AIX Number of CPU & Number of Core Post 302769662 by bakunin on Wednesday 13th of February 2013 02:29:04 AM
Old 02-13-2013
Moderator's Comments:
Mod Comment First off: we have a special AIX forum, where such questions belong to. OS-specific questions always in the respective sub-forum. I am going to transfer this thread there.


"cores" mean what you suspect it to mean: (logical) processors in their own right integrated into one physical chip. POWER7 processors have 8 such cores in every single processor, so they are "8-way processors". Older POWER processors were single core. A display about how many logical ways the system has wouldn't have made sense. Skip the "|grep -i way" from your command and you will see that the output format is slightly different.

"CUOD" is for "customer upgrade on demand". When you order an IBM system it usually comes with maximum resources (processors, memory) physically installed, even if you ordered it with less. This is of no additional cost for you, but the additional hardware is deactivated. If you want to upgrade your system you just call IBM, get a code, which activates part (or all) of these hidden resources. From then on you have to pay the maintenance fee for the bigger system and can use the activated resources normally.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. Solaris

number of cpu's

How can I tell how many cpu's are on a solaris 9 sunfire? (3 Replies)
Discussion started by: csaunders
3 Replies

2. Solaris

CPU Usage to Number of CPUs - relationship

I have an E15K running at 60% CPU usage on 16 CPUs. I need to get rid of 6 CPUs, which is 38%. Does that mean my CPU usage will go up to 98%? I suspect the relationship between CPU numbers and usage is a bit more complicated. Can anyone give me any guidance on this please? TIA (0 Replies)
Discussion started by: disturbed_uk
0 Replies

3. Solaris

[help] how to get serial number of cpu or other hardware

hi experts, hi all, need help, how to get serial number of cpu or other hardware using command? does anybody know using what syntax? thank you wu (8 Replies)
Discussion started by: bucci
8 Replies

4. UNIX for Dummies Questions & Answers

Display just CPU run queue number (Nothing Else)

Im using the vmstat command to display the CPU run queue, but i want to put that into a program so is there a way to just display the number under the r? Thanks, (1 Reply)
Discussion started by: RAFC_99
1 Replies

5. Solaris

Number of CPU

Hi Experts, with the help of which command we can see the Number of cpu in a solaris solaris5.10.Also how we know the total disk & free disk space size in this system. Kind regards ---------- Post updated at 12:25 PM ---------- Previous update was at 12:25 PM ---------- Command... (10 Replies)
Discussion started by: rafiassam
10 Replies

6. Red Hat

Number of CPU in linux server

I am using linux server.. how do i see number of CPU's in the server? TOP command is not providing result.. Any help is highly appreciated. (8 Replies)
Discussion started by: govindts
8 Replies

7. Red Hat

Number of CPU in LINUX server

I want to find number of CPU and number NIC card in Linux server. I have below content in /proc/cpuinfo. I have from processor 0 - 15. It means, i have 15 similar entries in that file. How many CPU we have on this server? also how do find how many NIC card on this? processor : 0... (5 Replies)
Discussion started by: govindts
5 Replies

8. Solaris

How to check number of "CPU physical and core"?

Hi All, How to check number of "CPU physical and core" ? my machine is T5240, T5440 I try to user prtdiag it show 128 CPUs ?? what real number for it? (5 Replies)
Discussion started by: arm_naja
5 Replies

9. HP-UX

How to find number of CPU in system

$ uname -a HP-UX chd007d B.11.23 U 9000/800 3154283600 unlimited-user license Thanks (7 Replies)
Discussion started by: Maddy123
7 Replies

10. Shell Programming and Scripting

Number of CPU'S in UNIX box

Hi, How to find number of CPU'S in unix box. And usage of the total no of CPU'S. (7 Replies)
Discussion started by: sam1226
7 Replies
GPDASM(1)							Linux user's manual							 GPDASM(1)

NAME
gpdasm - GNU PIC disassembler SYNOPSIS
gpdasm [options] file WARNING
The information in this man page is an extract from the full documentation of gputils and is limited to the meaning of the options. For complete and current documentation, refer to "gputils.ps" located in the gputils docs directory. DESCRIPTION
gpdasm is an disassembler for Microchip (TM) PIC (TM) micro-controllers. gpdasm is part of gputils. Check the gputils(1) manpage for details on other GNU PIC utilities. OPTIONS
-c, --mnemonics Decode special mnemonics. -h, --help Show the usage message. -i, --hex-info Report extra information about input hex file. This information includes file size and hex format. -l, --list-chips List the supported processors. -m, --dump Display the contents of instruction memory. -p PROC, --processor PROC Select the processor. -s, --short Output the short format. This format can be reassembled by gpasm. -v, --version Show the version. -y, --extended Enable 18xx extended mode. SEE ALSO
gputils(1) AUTHOR
Craig Franklin <craigfranklin@users.sourceforge.net> COPYRIGHT
Copyright (C) 2002, 2003, 2004, 2005 Craig Franklin This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. gputils-0.13.7 2007-10-27 GPDASM(1)
All times are GMT -4. The time now is 06:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy