*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: pset_assign_pid | Section: 1 | Source: Digital UNIX | File: pset_assign_pid.1.gz
pset_assign_pid(1) General Commands Manual pset_assign_pid(1) NAME pset_assign_pid - Assigns a process ID to a processor set SYNOPSIS /usr/sbin/pset_assign_pid [-x] pset_id pid [pid...] OPTIONS Assigns exclusive use of the target processor set to each specified process identification number. DESCRIPTION The pset_assign_pid command assigns one or more process identification numbers 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 pid variable is the process identification number, which is a unique integer that identifies the process. Each process identification number that is assigned is removed from its cur- rent processor set. Use the -x option to assign exclusive use of the processor set. If the processor set is already in use, a message is displayed, and the com- mand terminates without performing the assignment. If the exclusive assignment succeeds, new requests by other processes for assignments to the specified processor set (pset_id) are denied. SEE ALSO Commands: pset_destroy(1), pset_create(1), pset_assign_cpu(1), pset_info(1) Files: processor_sets(4) pset_assign_pid(1)

Navigation Options