PID USER     PRI  NI   SIZE  RSS SHARE LC STAT %CPU %MEM   TIME
671     root         9    0 31292  30M     1596    0        S       0.0         3.0    
  0:11

Above is a SMALL snip of data from the TOP program in linux.  If I am reading this 
correctly than each child is sharing 1.5M or RAM
and using 30M of UN-SHARED ram...

Is this true?

That seems like A LOT or unshared RAM...  I would think that mySQL would be able to 
share much more than 1.5M


Is there anything I can do to configure mySQL to share more of the 30M?

Thanks in advance...
    -Jason


---------------------------------------------------------------------
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