stopcpu(2) ultrix man page | unix.com

Man Page: stopcpu

Operating Environment: ultrix

Section: 2

stopcpu(2)							System Calls Manual							stopcpu(2)

Name
       stopcpu - stop a CPU

Syntax
       stopcpu(cpunumber)
       int cpunumber;

Description
       The system call stops the CPU specified by cpunumber.  Any nid-boot CPU can be stopped using this system call. Only a superuser can execute
       the system call.

Return Values
       The call returns 0 if the CPU was stopped successfully, or else it returns -1 and sets errno appropriately.

Diagnostics
       [EPERM]	      The caller is not a superuser

       [EACCES]       Trying to stop boot CPU

       [EBUSY]	      The CPU is already stopped or no such CPU present

       [EINVAL]       Invalid value for cpunumber.  A value cpunumber is between 0 and 31.

See Also
       startcpu (2), startcpu (8), stopcpu (8)

																	stopcpu(2)
Related Man Pages
s390_runtime_instr(2) - linux
cpu(8) - debian
cpuset_destroy(3) - netbsd
cpuset_zero(3) - netbsd
cpu_get_current(3) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update