Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Mar 2025 12:07:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240874] Linuxulator: unimplemented Linux syscalls: inotify_init{,1}
Message-ID:  <bug-240874-4077-HT8LC7cEZ1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240874-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240874

--- Comment #13 from Gleb Popov <arrowd@FreeBSD.org> ---
(In reply to Mark Linimon from comment #12)
Implementing inotify in kernel is a lot of work and I think it requires a
similar infrastructure for the kevent facility first. No one it working on it
AFAIK, so this PR is certainly not "In Progress".

A workaround is available by preloading the libinotify-kqueue usermode library
compiled for Linux. This can be streamlined by creating a proper port for it, I
think.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240874-4077-HT8LC7cEZ1>