How Inotify works – part 2 – How a system call is called
In this blog post we will try to understand how Inotify can be called from the user space to the kernel space, moving from our process to the libc, the…
In this blog post we will try to understand how Inotify can be called from the user space to the kernel space, moving from our process to the libc, the…