Date: Sat, 13 Aug 2005 00:10:03 -0700 (PDT) From: Arne "Wörner" <arne_woerner@yahoo.com> To: Chris <chrcoluk@gmail.com>, freebsd-performance@freebsd.org Subject: Re: shell speed/priority Message-ID: <20050813071003.84468.qmail@web41207.mail.yahoo.com> In-Reply-To: <3aaaa3a05081223352f69a959@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Chris <chrcoluk@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050813071003.84468.qmail>