Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ renice(8) — SunOS 0.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nice(1)

RENICE(8)  —  System Manager’s Manual — Maintenance Commands

NAME

renice − alter priority of running process by changing nice

SYNOPSIS

/etc/renice pid [ priority ]

DESCRIPTION

Renice can be used by the super-user to alter the priority of a running process.  By default, the nice of the process is made “19” which means that it will run only when nothing else in the system wants to.  This can be used to nail long running processes which are interfering with interactive work. 

Renice can be given a second argument to choose a nice other than the default.  Negative nices can be used to make things go very fast. 

FILES

/vmunix
/dev/kmem

SEE ALSO

nice(1)

BUGS

If you make the nice very negative, then the process cannot be interrupted.  To regain control you must put the nice back (to 0, for instance). 

Sun System Release 0.3  —  4 February 1983

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