Re: Looking for a file monitor

From: Diego Calleja
Date: Fri Feb 24 2006 - 07:03:34 EST


El Fri, 24 Feb 2006 02:06:27 -0600,
Hareesh Nagarajan <hnagar2@xxxxxxxxx> escribió:


> dnotify has been succeeded by inotify. check the link below:
> http://www.kernel.org/pub/linux/kernel/people/rml/inotify/README

IIRC, inotify is not the best thing for examining system-wide events.
Monitoring of directories is not recursive (neither it should, i think)
so to examine the whole system you would need to need thousands of
watches.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/