*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> runon (1)              
Title
Content
Arch
Section
 

Contents


RUNON(1)							      RUNON(1)


NAME    [Toc]    [Back]

     runon - run a command on a	particular cpu

SYNOPSIS    [Toc]    [Back]

     runon n command [ arguments ]

DESCRIPTION    [Toc]    [Back]

     runon executes command, assigning it to run only on cpu n,	where n	varies
     between 0 and the number of processors on the system minus	one.  (For
     single-processor systems, then, there is only cpu 0.)

     This cpu affinity is inherited across fork() and exec() system calls.  A
     sysmp(2) call can change the cpu affinity.	 Note that command may still
     run on other processors, briefly, to perform i/o or other hardwarespecific
 actions.

     runon can not run a command on a cpu that is part of a cpuset unless the
     user has permission to access the cpuset.

SEE ALSO    [Toc]    [Back]

      
      
     mpadmin(1), sysmp(2), miser_cpuset(1).

WARNINGS    [Toc]    [Back]

     In	the case of the	following command

	  runon	1 command1; command2

     runon applies only	to command1.  The command

	  runon	2 (command1; command2)

     is	syntactically incorrect.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
XmCommandAppendValue IRIX A Command function that appends the passed XmString to the end of the string displayed in the command area of
XmCommandAppendValue HP-UX A Command function that appends the passed XmString to the end of the string displayed in the command area of
Rsh Tru64 The Bourne shell, an interactive command interpreter and command programming language
sh Tru64 The Bourne shell, an interactive command interpreter and command programming language
ipxfargc IRIX Returns the number of command-line arguments excluding the command name
VkForkIO IRIX Command-line interface to shell command component
whatis IRIX describe what a command is
time IRIX time a command
itruns Tru64 set up files for use by the it command
install Tru64 Installs a command
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service