pset_assign_cpu(1) General Commands Manual pset_assign_cpu(1)NAME
pset_assign_cpu - Assigns a processor to a processor set
SYNOPSIS
/usr/sbin/pset_assign_cpu pset_id processor [processor...]
/usr/sbin/pset_assign_cpu -a pset_id number
OPTIONS
Adds the specified number of processors (number) to the specified processor set (pset_id) from the default processor set.
DESCRIPTION
The pset_assign_cpu command assigns one or more processors to an existing processor set. The pset_id variable is a unique integer that
identifies the processor set and is returned by the pset_create command. The processor variable is a unique integer that identifies the
processor. Each processor that is assigned to an existing processor set is removed from its current processor set. The boot processor
cannot be assigned.
Processor assignments are logged in the /var/adm/wtmp file.
FILES SEE ALSO
Commands: pset_destroy(1), pset_create(1), pset_assign_pid(1), pset_info(1)
Files: processor_sets(4)pset_assign_cpu(1)
Check Out this Related Man Page
runon(1) General Commands Manual runon(1)NAME
runon - Runs a command on a specific CPU or processor set
SYNOPSIS
runon cpu_num command [argument...]
runon -p [-x] pset_id command [argument...]
runon -r rad_id command [argument...]
DESCRIPTION
The runon utility runs the specified command (command) on the specified CPU (cpu_num), Processor Set (pset) or Resource Affinity Domain
(RAD). The argument variable specifies any options or arguments for the specified command. All the threads created by the command inherit
the CPU binding to the specified CPU (cpu_num), including threads created as the result of a fork.
If the -p option is used, the specified command is bound to a processor set rather than to a specific processor. Because a processor set
can contain more than one processor, the -p option is useful for multi-threaded applications. In addition, you can use the -x option to
specify exclusive access to a processor set.
OPTIONS
Binds to a processor set instead of a processor. You must specify the processor set identification number (pset_id), which is a unique
integer that identifies the processor set and is returned by the pset_create command.
You can specify the -x option with the -p option. Invokes Resource Affinity Domain (RAD) binding, which binds the command to a RAD
identifier (rad_id) instead of an individual processor or pset. The RAD structure holds data associated with a NUMA building block.
In this release, and for the purpose of using the runon command, a RAD is analogous to a hardware Quad Building Block or QBB. The
hardware QBB identifier also identifies the RAD. However, in future releases a RAD will be defined as a related set of memory, pro-
cessors, and I/O that might not map to a discrete QBB. Specifies exclusive use of a processor set. Use the -x option only with the
-p option.
SEE ALSO
Commands: pset_assign_cpu(1), pset_assign_pid(1), pset_create(1), pset_info(1), psradm(8)
Files: processor_sets(4)
Other: numa_intro(3)runon(1)
From a PROM ok prompt I have typed banner. This returned this info
SunSPARCStation20 (1X390Z50) ......
Okay, I read that the 1x390z50 is the processor type. How can I found out the speed of these processor? Is it 50mhz? Don't know but I am curious. Thanks (5 Replies)
I have a D series HP server with HP UNIX 10.20 as the OS. How will I obtain the processor speed and memory of the machine. I have 'root' privileges. (4 Replies)
Hey, can anyone recommend a URL (or website) where I can download a basic (or old) UNIX OS that will run on an ancient laptop that has a 386 processor, 4MB of RAM and a 40MB harddrive? Your help and suggestions are much appreciated! :confused: (4 Replies)
i recently purchased a dual ross sparc processor kit from someone.
the person listed these items as 133mhz processors, however, looking at bridgepoint's site, they do not make 133mhz processors.
so i was wondering, how can i check the processor speeds? (4 Replies)
Hi all
The following error was displayed when a sco server (5.0.5) was booted. What should be done to overcome the problem. Replies appreciated.
Bios 03.0
0130688 KB memory good
01 processor(s) in system
remote console dialing on, please wait
connect fail : modem off
cpu clock... (6 Replies)
Hi Folks,
I am a new AIX user. This is my first post in the UNIX forums. I did do a little bit of search before creating this post, but did not find any conclusive information. I am trying to connect to the service processor of an older 44p Model 170 box using my laptop. The 44p box has two... (6 Replies)
How to find out whether the system has multiple processors.
In multiprocessor system how to get their names or ids
How to send command to a particular processor ( can we use rsh) (6 Replies)
As the title reads; is it possible to virtualize a Sun server running the sparc processor? I know VMWare can do SunOS with the x86 processor, but we have several Sun Servers with the Sparc processor and I would like to move it to a virtual environment. (11 Replies)
We are moving from a 32 Bit PA-RISC processor to 64 Bit Itanium processor based System.
I am aware that 64 Bit processor allows for memory (RAM) addressibility beyond the 4 GB memory (RAM) limit imposed by a 32 bit processor
I have been asked to prove that the new systems are capable of... (6 Replies)
I recently required some Sun Oracle Netra T5220s. I do not have much knowledge of Sun products.
The units do not have video cards or hard drives. How can I tell/go about figuring out what clock speed and how many cores the processor is?
They are all outfitted with 32GB of memory. Two are... (11 Replies)
I really need some help here. I am trying to figure out a network issue on an AIX 5.3 machine. First time on an AIX. Box was working fine and then out of nowhere lost network connectivity. Checked ethernet, switch ports etc, no issue there. ifconfig -a show en0, en1 . tried using smit tcpip which... (7 Replies)