[Bug 240874] Linuxulator: unimplemented Linux syscalls: inotify_init{,1}

[email protected]
Newsgroups gmane.os.freebsd.devel.emulation
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240874

--- Comment #15 from Gleb Popov <[email protected]> ---
(In reply to Mark Johnston from comment #14)
> I do not see how this can be solved without a new notification interface.

The situation with directory watching you described is one of the largest
problems with kevent-based FS monitoring. I completely agree that the "real"
implementation shouldn't be based on kevent.

We have a kevent-based implementation in usermode which started to work as good
as it is possible with the "direct" mode [1]. I'm now pushing it to major
inotify consumers like glib and KDE and the feedback is positive.

[1]
https://github.com/libinotify-kqueue/libinotify-kqueue/commit/c3dff3863e386b7f0cdea98c44d92e2ee66e5a35

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.