Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2009 17:33:59 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-hackers@freebsd.org
Subject:   How to profile the disk io performed through mmaps?
Message-ID:  <4A6F98F7.2080304@rawbw.com>

next in thread | raw e-mail | index | archive | help
I have a file mmapped to memory area and partially modified this way.

Is there a way to know what are the actual disk writes/reads done on the 
file in this scenario?
Would kqueue events on file's vnode be triggered for mmapped writes?

Yuri




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