Kernel Interrupts Workshop This repository documents my understanding and experiements on the Linux kernel interrupts, including how they are handled in the user space. 1exmp: Interrupts handling with userspace using poll() function