Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pset_assign_pid(1) — Digital UNIX 4.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

pset_destroy(1)

pset_create(1)

pset_assign_cpu(1)

pset_info(1)

processor_sets(4)

pset_assign_pid(1)  —  Commands

NAME

pset_assign_pid − Assigns a process ID to a processor set

SYNOPSIS

/usr/sbin/pset_assign_pid [-x] pset_id pid [pid ...]

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 current processor set. 

Use the -x flag to assign exclusive use of the processor set.  If the processor set is already in use, a message is displayed, and the command 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. 

FLAGS

-xAssigns exclusive use of the target processor set to each specified process identification number. 

RELATED INFORMATION

pset_destroy(1), pset_create(1), pset_assign_cpu(1), pset_info(1), processor_sets(4)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026