Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 09:49:12 -0700
From:      Yuri <yuri@rawbw.com>
To:        Stanislav Sedov <stas@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: How to profile the disk io performed through mmaps?
Message-ID:  <4A707D88.7090703@rawbw.com>
In-Reply-To: <20090729124939.0082e1d6.stas@FreeBSD.org>
References:  <4A6F98F7.2080304@rawbw.com> <20090729124939.0082e1d6.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Sedov wrote:
> Yes, it should be possible to monitor files written to via mmapped region
> with EVFILT_VNODE kevents.  Please note, however, that changes to mmapped
> region may be propagated to the files not immediately depending on the
> region attributes.
>   


But is there any command line utility that wraps kqueue functionality or 
I have
to write my own code to do this?

Yuri




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