IPB
>  Man Pages > Unix > FreeBSD 6.2 > Section 1 > idprio man page

idprio man page

Section 1 - FreeBSD 6.2 Man Pages

Other operating system man pages available here


Advanced Search

Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!


RTPRIO(1)               FreeBSD General Commands Manual              RTPRIO(1)


NAME

     rtprio, idprio -- execute, examine or modify a utility's or process's
     realtime or idletime scheduling priority


SYNOPSIS

     [id|rt]prio
     [id|rt]prio [-]pid
     [id|rt]prio priority command [args]
     [id|rt]prio priority -pid
     [id|rt]prio -t command [args]
     [id|rt]prio -t -pid


DESCRIPTION

     The rtprio utility is used for controlling realtime process scheduling.

     The idprio utility is used for controlling idletime process scheduling,
     and can be called with the same options as rtprio.

     A process with a realtime priority is not subject to priority degrada-
     tion, and will only be preempted by another process of equal or higher
     realtime priority.

     A process with an idle priority will run only when no other process is
     runnable and then only if its idle priority is equal or greater than all
     other runnable idle priority processes.

     Both rtprio or idprio when called without arguments will return the real-
     time priority of the current process.

     If rtprio is called with 1 argument, it will return the realtime priority
     of the process with the specified pid.

     If priority is specified, the process or program is run at that realtime
     priority.  If -t is specified, the process or program is run as a normal
     (non-realtime) process.

     If -pid is specified, the process with the process identifier pid will be
     modified, else if command is specified, that program is run with its
     arguments.

     Priority is an integer between 0 and RTP_PRIO_MAX (usually 31).  0 is the
     highest priority

     Pid of 0 means "the current process".

     Only root is allowed to set realtime or idle priority for a process.


EXIT STATUS

     If rtprio execute a command, the exit value is that of the command exe-
     cuted.  In all other cases, rtprio exits 0 on success, and 1 for all
     other errors.


EXAMPLES

     To see which realtime priority the current process is at:
           rtprio

     To see which realtime priority of process 1423:
           rtprio 1423

     To run cron(8) at the lowest realtime priority:
           rtprio 31 cron

     To change the realtime priority of process 1423 to 16:
           rtprio 16 -1423

     To run tcpdump(1) without realtime priority:
           rtprio -t tcpdump

     To change the realtime priority of process 1423 to RTP_PRIO_NORMAL (non-
     realtime/normal priority):
           rtprio -t -1423

     To make depend while not disturbing other machine usage:
           idprio 31 make depend


SEE ALSO

     nice(1), ps(1), rtprio(2), setpriority(2), nice(3), renice(8)


HISTORY

     The rtprio utility appeared in FreeBSD 2.0, but is similar to the HP-UX
     version.


CAVEATS

     You can lock yourself out of the system by placing a cpu-heavy process in
     a realtime priority.


AUTHORS

     Henrik Vestergaard Draboel <hvd@terry.ping.dk> is the original author.
     This implementation in FreeBSD was substantially rewritten by David
     Greenman.


BUGS

     There is no way to set/view the realtime priority of process 0 (swapper)
     (see ps(1)).

     There is in FreeBSD no way to ensure that a process page is present in
     memory therefore the process may be stopped for pagein (see mprotect(2),
     madvise(2)).

     Under FreeBSD system calls are currently never preempted, therefore non-
     realtime processes can starve realtime processes, or idletime processes
     can starve normal priority processes.

FreeBSD 6.2                      July 23, 1994                     FreeBSD 6.2


Man(1) output converted with man2html and wrapped by fishsponge

This page was generated on Wed Sep 19 19:57:15 BST 2007

Your favourite pages:

No pages logged yet.
Trying to save cookie...

Top 10 most popular pages:

CPAN man page (4333 hits)
(Suse Linux 10.1)

ssh man page (4186 hits)
(Suse Linux 10.1)

adv_cap_autoneg man page (4146 hits)
(Solaris 10 11_06)

sqlite3 man page (4069 hits)
(openSUSE 10.2)

svn man page (3249 hits)
(FreeBSD 6.2)

startproc man page (1908 hits)
(Suse Linux 10.1)

pprosetup man page (1666 hits)
(Solaris 10 11_06)

netcat man page (1613 hits)
(Suse Linux 10.1)

signal man page (1592 hits)
(Suse Linux 10.1)

ssh-socks5-proxy-connect man page (1558 hits)
(Solaris 10 11_06)

Useful Links

Go Back

Visitor Statistics


Valid XHTML 1.0 Transitional     Valid CSS!

Partners: Cambridge Plus :: Pyrenees Ski Holidays :: Electronic Consultancy, UK :: <Link Available>
Unix Man Pages / Linux Man Pages :: HiFi Forum :: SIP VoIP Phone & Provider Reviews :: UNIX/Linux Forum Archives

More info on advertising on Unix/Linux Forum