inotify
Posted Jul 21, 2006 16:04 UTC (Fri) by
nix (subscriber, #2304)
In reply to:
inotify by cventers
Parent article:
OLS: On how user space sucks
No, in practice you must build something which tests for inotify at runtime and falls back to dnotify or even polling. The reason: distributors won't want to build programs which fail to work when run on kernels as recent as 2.6.12 --- at least, not non-system-level programs.
However, this is perfectly doable.
(
Log in to post comments)