]> Sergey Matveev's repositories - public-inbox.git/commit
listener: use edge-triggered notifications
authorEric Wong <e@80x24.org>
Thu, 27 Jun 2019 21:21:05 +0000 (21:21 +0000)
committerEric Wong <e@80x24.org>
Sat, 29 Jun 2019 19:59:00 +0000 (19:59 +0000)
commite37ac4015fa6f9616c845a73abc36ec5a21d57a7
tree8a2b49d031e5da3e47c96141a12392a69d484b1b
parent63eeb22554eb844cee274f71d3541446c28b328f
listener: use edge-triggered notifications

We don't need extra wakeups from the kernel when we know a
listener is already active.
lib/PublicInbox/DSKQXS.pm
lib/PublicInbox/Listener.pm
lib/PublicInbox/Syscall.pm