shell speed/priority

Arne Wörner arne_woerner at yahoo.com
Sat Aug 13 07:10:03 GMT 2005


--- Chris <chrcoluk at gmail.com> 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 
 


More information about the freebsd-performance mailing list