Nicer than nice!

Uday Hegde hegde at umvlsi.ecs.umass.edu
Tue Feb 6 03:56:03 AEST 1990


In article <1990Feb5.052345.2120 at iwarp.intel.com> merlyn at iwarp.intel.com (Randal Schwartz) writes:
>In article <9400 at cat.UUCP>, ad at cat (Axel Dunkel) writes:
>> Is there a possibility to change the priority of a process more than a
>> 'nice -19' would do? I would like be able to start programs in background

>Nice isn't really a "priority" (the manpage lies) -- just a "hint" to
>the scheduler.  There isn't anything in off-the-shelf UNIX that tags
>the process as "don't run this unless nobody else is doing much of
>anything."
>

Nice value of 19 does achieve this. 19 is a special process "priority" and the
process with that nice value runs only when nothing else in the system 
wants to.
Correct me if I wrong.

-------------------------------------------------------------------------------
Uday Hegde.                          internet: hegde at cs.umass.edu         
UMass, Amherst.                                hegde at umvlsi.ecs.umass.edu
Phone: 545-3899                       bitnet:  hegde at umass.bitnet    
_______________________________________________________________________________



More information about the Comp.unix.questions mailing list