sending a message out for every READ/WRITE seems like it will generate a
LOT of messages, and very few will be ones that anyone cares about.
one of the nice things about the TALPA approach was that there was an
ability to notify only on a change of state (i.e. when a file that had
been scanned was changed)
this could do a similar thing, but I think it would be a much more
expensive process to do it all in userspace.
David Lang
--