Olaf Hoyer wrote:
On Sun, 26 Oct 2003, [EMAIL PROTECTED] wrote:

Is there some way ho to assign priority (cpu time) for each process ?
I'm using Samba server for PDF printing and in case of big printouts it
could "eat" whole cpu time for few seconds, so i'd like to control it
and give to this process lower priority.

nice and renice are the commands to give the process lower priority.


in particular, whilst operating, you will want to check out renice(8).

Or if you consider it appropriate to give Samba only the available idle time in this scenario you may also want to look at the idprio(1) command.


   Uwe
--
Uwe Doering         |  EscapeBox - Managed On-Demand UNIX Servers
[EMAIL PROTECTED]  |  http://www.escapebox.net

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to