kfsmd (kernel filesystem monitor daemon) is a
daemon to log and view kernel filesystem changes
using inotify. Its main purpose is to allow
libferris to reindex all updated files while you
are sleeping.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release features a new daemon-cat to just pump inotify
messages to the console, and removes inotify.h from the
distribution. The PG daemon is now less syslog intense, the
startup database use shares a single transaction, and with -U
can log file data including mtimes during startup. Queue
throttling on /dev/inotify was implemented.