Query: psrset
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PSRSET(8) BSD System Manager's Manual PSRSET(8)NAMEpsrset -- control processor setsSYNOPSISpsrset [setid ...] psrset -a setid cpuid ... psrset -b setid pid ... psrset -c [cpuid ...] psrset -d setid psrset -e setid command psrset -i [setid ...] psrset -p psrset -r cpuid ... psrset -u pid ...DESCRIPTIONThe psrset command can be used to control and inspect processor sets. The system always contains at least one processor set: the default set. The default set must contain at least one online processor (CPU) at all times. Available options: -a Assign one or more processors (CPUs) to the set setid. In the current implementation, a CPU may only be present in one set. CPU IDs are as reported and used by the cpuctl(8) command. -b Bind one or more processes to the set setid. All LWPs within the processes will be affected. Bindings are inherited when new LWPs or processes are forked. However, setting a new binding on a parent process does not affect the bindings of its existing child pro- cesses. -c Create a new processor set. If successful, the ID of the new set will be printed. If a list of CPU IDs is provided, those CPUs will be assigned to the set upon creation. Otherwise, the set will be created empty. -d Delete the processor set specified by setid. Any LWPs bound to the set will be re-bound to the default processor set. -e Execute a command within the processor set specified by setid. -i List all processor sets. For each set, print the member CPUs. If psrset is run without any options, it behaves as if -i were given. -p List all CPUs. For each CPU, print the associated processor set. -r Remove a CPU from its current set, and return it back to the default processor set. -u Bind the specified processes to the system default processor set.SEE ALSOpset(3), cpuctl(8), schedctl(8)HISTORYThe psrset command first appeared in NetBSD 5.0.BSDSeptember 23, 2008 BSD
Related Man Pages |
---|
psrset(8) - netbsd |
psrset(1m) - mojave |
psrset(1m) - osx |
psrset(1m) - xfree86 |
psrset(1m) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Where can I find a Unix OS that will run on a 386 processor? |
Bsd |
CPU Binding in HP UX (psrset) |
init CPU Usage |
CPU Usage |