A kernel mechanism for notifying applications of changes to files and directories.
An API that lets an application receive events — file creation, deletion, modification, moves — directly from the kernel without polling. It's used widely by file-watching tools and auto-reload features.
© 2026 ITBGM