Vmstat

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Tue Nov 1 06:25:59 PST 2005


"N.Ersen SISECI" <siseci at acikkod.org> writes:

> I have FreeBSD 5.3-RELEASE-p23.
> 
> root at odun# vmstat 1
>  procs      memory      page                    disks     faults
> cpu
>  r b w     avm    fre  flt  re  pi  po  fr  sr ad0 cd0   in   sy  cs us
> sy id
>  0 0 0   69024 424412  371   0   0   0 345   0   0   0 32144 22965 3275
> 4  7 89
>  0 0 0   69024 424412    3   0   0   0   3   0   0   0 32194  135 3115
> 0  5 95
>  0 0 0   69024 424412    0   0   0   0   0   0   0   0 32365  119 3308
> 0  5 95
>  0 0 0   69024 424412    0   0   0   0   0   0  11   0 32212  119 3176
> 0  3 97
> ^C
> 
> why there are so many "in" values in "faults" section?
> How can i debug and find the problem that is causing.

What problem do you think you're having?

> Enabling Polling can cause this?

I don't know what you're talking about, so it's hard to answer.  But
polling shouldn't have much to do with paging behaviour.

If you are just asking how to reduce page faults, the answer is to add
memory.  Offhand, that does seem to be a fairly high paging rate.


More information about the freebsd-questions mailing list