--- Chris <[EMAIL PROTECTED]> wrote:
> [...] I would guess renice on sshd/bash be appropriate
> but there are numerous processes of each and if so which
> ones should I renice.
> 
Just try it... :-))

You could try
  renice -10 $$
after you managed to get root priviliges (that command would give
your current root shell the nice value -10 instead of 0, so that
all the child processes of that shell would have the same nice
level... possibly... including the background processes...). :-)

-Arne



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to