Keith,

Sunday, January 27, 2002, 6:22:31 AM, you wrote:

K>  The MySQL documentation (2.6.1 Linux Notes) states that is essential to
K> run the 'mysqld' process with the highest possible priority on the Linux
K> 2.4 kernel and this can be achieved by adding 'renice -20 $$' to
K> 'safe_mysqld'. Where is the appropriate place in the 'safe_mysqld'
K> script to place the 'renice -20 $$' statement?

In any place that is reached by the scope of execution of safe_mysqld. It must do fine 
right in the beginning of the script.





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to