Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 10:41:22 +0200
From:      Matthias Andree <matthias.andree@gmx.de>
To:        freebsd-current@freebsd.org
Subject:   Re: chromium port causing massive I/O faults
Message-ID:  <4E2D2C32.5010602@gmx.de>
In-Reply-To: <20110725072102.GA24938@freebsd.org>
References:  <20110724212544.GA57733@freebsd.org>	<CAJ-VmonHcDM_p3%2BYPO2vyF9a054VavQmVQqcKt369w28M%2BtaXg@mail.gmail.com> <20110725072102.GA24938@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E2D2C32.5010602>