Jean-Yves Migeon <[email protected]> wrote: > On 03.04.2011 23:10, Mindaugas Rasiukevicius wrote: > > Solaris has Event Port interface, an equivalent of inotify, which has > > mentioned capabilities. I would suggest to evaluate its interface: > > Isn't it approximately like what filemon(4) does, except that "Event > Port interface" is process/PID independent? >
filemon(4) is for system call tracking. It is not exactly related to the purpose of event port / inotify / kqueue. -- Mindaugas
