How to run a server at normal priority?

Laszlo Danielisz laszlo.danielisz at yahoo.com
Wed Dec 17 10:59:29 UTC 2014


That is what I wanted to say, be carefully when you change the priority of a process, they have that specific priority for a reason.
Though, if you really want you my use renice:https://www.freebsd.org/cgi/man.cgi?query=renice&sektion=8
renice command: Change the Priority of a Already Running Process
   

     On Tuesday, December 16, 2014 6:36 PM, Noel <noeldude at gmail.com> wrote:
   

 On 12/16/2014 11:13 AM, Unga via freebsd-questions wrote:
> Hi all
> I have FreeBSD 9.0 on a i386 hardware.
> I have few server daemons run on this machine, all runs at normal priority (20) except one at priority (52).
> All server daemons run as their respective user ID. How to run this low priority server at normal priority as others?
> Many thanks in advance.
> Best regardsUnga 

The developer chose that priority intentionally when they wrote the
program.  Consider carefully before you change it.

man renice



  -- Noel Jones
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


   


More information about the freebsd-questions mailing list