Am 25.07.2011 09:21, schrieb Alexander Best:
> On Mon Jul 25 11, Adrian Chadd wrote:
>> Is it perhaps doing disk IO using mmap?
> 
> how can i check, whether that's the case or not?

Use truss(1) for instance.

However, unless there are *practical* problems, a high number of page
faults is not an indication for problems.  Although it may sound scary,
page faults are a feature of the memory management.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to