Am Fri, 12 Mar 2010 13:51:57 +0530 schrieb bacula-devel:

> Hello  :-)
> 
> Item:   Add nice and ionice facilities.
> 
>   Origin: Charles, bacula-devel ||| catcons.co.uk Date:   12 March 2010
>   Status: ?
> 
>   What:   Add a ./configure option to prefix the sd and fd daemon
>           initialisation commands with nice and ionice.
> 
>   Why:    When Bacula is run on a workstation, as opposed to a
>           dedicated backup server, interactive response is severely
>           degraded when a backup is running.  Running the sd and fd
>           processes with suitable nice and ionice values would avoid
>           this.
> 
>   Notes:  A suitable prefix to the daemon initialisation commands
>           would be:
>           nice -n 19 ionice -c2 -n7
> 

ionice is only working with the CFQ scheduler and only on linux. 

- Thomas


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to