EVFILT_VNODE doesn't scale to large directory trees?

Erik Trulsson ertr1013 at student.uu.se
Mon Oct 25 07:42:45 UTC 2010


On Mon, Oct 25, 2010 at 10:48:58AM +0400, Igor V. Ruzanov wrote:
> On Sun, 24 Oct 2010, Kenton Varda wrote:
> 
> |That doesn't answer my question.  I'm not even using make.  I could write a
> |few thousand words describing exactly what I'm trying to do and why it does,
> |in fact, make sense, but it's really beside the point.  I just want to know
> |if there is any scalable way to monitor a very large directory tree for
> |changes.  Is there?
> |
> Dig `kqueue' - its the native FreeBSD's events polling/notification 
> mechanism.

Since the OP mentioned using EVFILT_VNODE I would assume he is already
using kqueue but is not satisfied with it.




-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-questions mailing list