banan-os/kernel/include
Bananymous 9883fb7bf6 Kernel: Rewrite epoll notifying system
This removes the need to lock epoll's mutex when notifying epoll. This
prevents a ton of deadlocks when epoll is notified from an interrupt
handler or otherwise with interrupts disabled
2025-06-02 11:39:18 +03:00
..
kernel Kernel: Rewrite epoll notifying system 2025-06-02 11:39:18 +03:00