Sponsored Content
Operating Systems AIX How many Core in AIX6 & AIX7? Post 302859965 by MichaelFelt on Friday 4th of October 2013 10:33:35 AM
Old 10-04-2013
Actually, AIX does not have any cores. AIX has threads per core. For AIX 6.1 and 7.1 the answer is the same, 1, 2 or 4 depending on SMT mode chosen on Power7, and 1 or 2 on Power5 and Power6. Older POWER processors had only one thread per core/processor. (FYI, AIX 5.3 only has support for ST, SMT2 (1 or 2 threads per core on processors - Power5|6|7 that support SMT).

Hope this helps clear out what can be found in 415000 entries. I doubt they are all concise.

Hope this helps!
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

difference between Dual-core & Core-to-duo

Can anybody tell What is the exact difference between a Dual-core processor and a Core-to-duo processor ?Advance thanks to all my friends. (1 Reply)
Discussion started by: Ajith kumar.G
1 Replies

2. AIX

UnsatisfiedLinkError with Java1.6 in AIX6.1

Hi Folks, I'm facing the below error when loading my library on AIX6.1 java.lang.UnsatisfiedLinkError: marimba (A file or directory in the path name do es not exist.) at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1013) at... (7 Replies)
Discussion started by: Bharath_M
7 Replies

3. AIX

DS3500 / AIX7.1 problem

Hi, im new here and i have too admit, fairly new not to Unix in general but to AIX in specific. I have here a DS3512 SAN, connected by Fiber Channel to a Power 720 Express, running AIX 7.1 The DS3512 has been running for some time now with 6 drives configures as 3 Raid1-Arrays, with no... (0 Replies)
Discussion started by: cricharz
0 Replies

4. AIX

Oracle 10g on AIX7

Hi, anyone know if Oracle Database 10g is AIX 7 certified??? thanks in advance. Regards. Mario (2 Replies)
Discussion started by: Zio Bill
2 Replies

5. UNIX for Dummies Questions & Answers

ZSH Colors on AIX7

I'd put together a zshrc for use on Linux & AIX 5/6 at another shop that worked fine, but when I tried to put it on here it messes up the colors for some reason I can't understand. I used Phil's ZSH prompt for starters, and everything worked before, and still does on Linux, but isn't working on... (0 Replies)
Discussion started by: Vryali
0 Replies

6. AIX

Number of CPU & Number of Core

root:/> # lscfg -vp|grep -c -E 'proc.*Processor' 8 root:/> # lscfg -vpl sysplanar0 | grep -i way 8 WAY PROC CUOD : 8 WAY PROC CUOD : 8 WAY PROC CUOD : 8 WAY PROC CUOD : 8 WAY PROC CUOD : 8 WAY PROC CUOD : I have this output and need to know how... (3 Replies)
Discussion started by: Daniel Gate
3 Replies

7. AIX

FastCGI in AIX7.1

I am trying to use fcgi lib in aix7.1 version. when i trying to refer it gives me an munch:error ..Error reading input file.. Does anyboby has fcgi lib for aix7.1...plz suggest wait for the reply soon (0 Replies)
Discussion started by: greenworld123
0 Replies

8. AIX

Upgrade AIX 5.3 to AIX6.1

Dear Guys .. I'm going to Upgrade one of the servers AIX 6.1 I want to stop rootvg mirror to save the mirror then upgrade to AIX 6.1 this is to help me in rollback if something goes wrong but .. can anyone help me how to make sure that system is relay mirrored and how to know that second... (10 Replies)
Discussion started by: top.level
10 Replies

9. AIX

ISCSI poor performance 1.5MB/s fresh install AIX7.1

Hi Everyone, I have been struggling for few days with iSCSI and thought I could get some help on the forum... fresh install of AIX7.1 TL4 on Power 710, The rootvg relies on 3 SAS disks in RAID 0, 32GB Memory The lpar Profile is using all of the managed system's resources. I have connected... (11 Replies)
Discussion started by: frenchy59
11 Replies

10. AIX

Multi-terabyte filesystem space increase on AIX7.1

Hi, I need to increase a filesystem from around 1TB to 15TB on a running AIX7.1 TSM server. This will be by far the largest single filesystem increase I've ever performed, or even heard of. The volume group already has enough disk available (in fact the filesystem was always intended to be... (10 Replies)
Discussion started by: alanp36
10 Replies
mpsched(1)						      General Commands Manual							mpsched(1)

NAME
mpsched - control the processor or locality domain on which a specific process/lightweight process (LWP) executes SYNOPSIS
cpu command policy] policy] locality-domain-id] spu] command policy] locality-domain-id] spu] pid}... locality-domain-id] spu] lwpid}... DESCRIPTION
controls the processor (spu), or locality domain (locality-domain-id) on which a process/LWP executes. It can do this by binding a process/LWP to a particular processor or locality domain (ldom), or by setting the launch policy for the process. The command can be invoked in the following manners. o With it prints a help message. o With it returns the hardware configuration of the system. This includes information about the number of locality domains and pro- cessors active in the system. o With it returns the system topology at the locality domain, proximity set, socket and core level. This includes information about the number of locality domains and processors active in the system. Processors on the same front side bus (FSB) form a proximity set. o With it returns the system topology at the socket level. o With it returns the system topology at the proximity set level. o With it returns the processors in the same locality domain as the processors specified in the arguments. o With it returns the processors in the same proximity set as the processors specified in the arguments. o With it returns the processors in the same socket as the processors specified in the arguments. o With it returns the processors in the same core as the processors specified in the arguments. o With it enables gang scheduling for a command and its arguments. See gang_sched(7). o With or plus a command and its arguments, it applies the binding or launch policy to the command. o With it applies the binding or launch policy to the specified pid. o With it applies the binding to the specified lwpid. Options The command-line options are: Bind the specified processes/LWPs to the spu listed. This will ensure that the processes/LWPs always run on the specified processor. In the Processor Set (pset) con- figured system, binding will be successful, if spu belongs to same pset where process/LWP is bound. This option can be used with the and options. Allows processes/LWPs to bind to spu or ldom, when PRM is installed in the system. Enable gang scheduling on the process. No other options should be used with Print a help message. Bind the specified processes/LWPs to the locality-domain listed. This will ensure that the processes/LWPs always run on a processor within the specified locality domain. In the Processor Set (pset) configured system, binding will be successful, if ldom to the process/LWP is in same pset where process/LWP was bound. This option can be used with the and options. Specify process ID, pid. To use the option, the caller must be a member of a group having access, be superuser, or have the same effective user ID as the pid. Specifying a command instead of the option does not require special privileges. Multiple options can be specified per command line, although each option can take only a single process ID. Specify lightweight process ID, lwpid. To use the option, the caller must be a member of a group having access, be superuser, or have the same effective user ID as the lwpid. Multiple options can be specified per command line, although each option can take only a single lightweight process ID. The target LWP (lwpid) can be in any process. Query the system regarding process/LWP bindings. This will return information about whether processes/LWP are bound to a processor or locality domain. It will also report on the thread and process launch policies for the processes. If this option is used in conjunction with then only those processes/LWPs specified are queried respectively. If this option is specified alone, then the status of all processes on the system that differ from the default settings are displayed. Print the system hardware configuration. No other options should be specified. Print the system topology at the locality domain, proximity set, socket and core level. No other options should be specified. Print the system topology at the socket level. No other options should be specified. Print the system topology at the proximity set level. No other options should be specified. Print the processors in the same locality domain as the processors specified in the arguments. This option can be used with the -b, -r and -k options. Print the processors in the same proximity set as the processors specified in the arguments. This option can be used with the -d, -r and -k options. Print the processors in the same socket as the processors specified in the arguments. This option can be used with the -d, -b and -r options. Print the processors in the same core as the processors specified in the arguments. This option can be used with the -d, -b and -k options. Unbind the specified processes/LWPs from any processor or locality domain bindings that can be present. This option can be used only with or and no other options can be specified. Apply the specified policy to the processes. Launch policies affect the locality domain on which a process is spawned. Refer to mpctl(2) manpage for details on launch policies. This option can be used with the and options. policy is one of the following values: Round robin launch policy. Under this policy, successive direct child processes of the specified command or process are launched in a round robin fashion across the other locality domains in the system relative to creating process. Tree based round robin launch policy. Under this policy, successive child processes and their descendents are launched in a round robin fashion across the other locality domains in the system relative to creating process. Least loaded launch policy. Under this policy, child processes are launched on the least loaded locality domain in the system at the time of creation. Fill first launch policy. Under this policy, successive direct child processes of the specified command or process are launched on the same locality domain as their parent until one has been launched on each processor in the locality domain. At that point, new processes are created on the next locality domain. Tree based Fill first launch policy. Under this policy, successive child processes and their descendents are launched on the same locality domain as their parent until one has been launched on each processor in the locality domain. At that point, new processes are created on the next locality domain. Packed launch. Under this policy, successive processes are launched on the same locality domain as their parent. A different domain is never selected. No special policy. The default HP-UX launch policy is used. Apply the specified policy to the threads of the process. The scheduling policies are the same as for the option except that they apply to newly created threads instead of processes. Also, thread policies can only be specified on commands launched from the command line of The option can be used with the and options. Operands The command-line operands are: command A command including its arguments. RETURN VALUE
returns exit status 0 if command is successfully scheduled or -1 if it fails. EXAMPLES
Execute the file on processor 2: Set the process launch policy for the existing process with pid 24217 to round robin: Bind the processes with pids 1247 and 1842 to processor 4: Bind the Lightweight Processes with lwpids 12345 and 12346 to locality domain 2: Print the processors in the same proximity set as processors 0 and 4: Print the system topology at the locality domain, proximity set, socket, core and processor level: AUTHOR
was developed by HP. SEE ALSO
getprivgrp(1), setprivgrp(1M), fork(2), getprivgrp(2), mpctl(2), pstat_getlwp(2), privgrp(4), gang_sched(7). mpsched(1)
All times are GMT -4. The time now is 04:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy