:We have 'vmstat 5' available at http://zoo.ee.ntu.edu.tw/~keichii/
:Fresh hot vmstat 1 log at
:http://zoo.ee.ntu.edu.tw/~keichii/vmstat_1.log
:
:-- 
:+-----------------------------------------------------------+
:| [EMAIL PROTECTED]         | [EMAIL PROTECTED]       |

    Your vmstat output indicates:

    * That you have plenty of cpu
    * That you are not paging heavily (good!)

    Ah.  Your kernel config is in that directory too.  Cool.
    Looks about what I expected.  The default VM_KMEM_SIZE_MAX
    is 200MB, I'm not sure why you are reducing it to 192MB
    (but it wouldn't make much of a different I guess).

    I usually don't increase 'maxusers' above 256 myself, but
    512 should be fine.  Everything else looks fine too.

    The iostat output sheds more light on the disk activity.
    It doesn't look all that bad.  If your users are accessing
    a lot of different files it might be beneficial to mount the
    filesystems in question with the 'noatime' option.  This
    coupled with softupdates should remove any need for MFS.

                                        -Matt



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to