
1) Linux kernel feature
Found on
https://www.crosswordclues.com/clue/epoll

epoll is a Linux kernel system call, a scalable I/O event notification mechanism, first introduced in Linux kernel 2.5.44. It is meant to replace the older POSIX select(2) and poll(2) system calls, to achieve better performance in more demanding applications, where the number of watched file descriptors is large (unlike the older system calls, whi...
Found on
http://en.wikipedia.org/wiki/Epoll
No exact match found.