MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
epoll
Search

[$] A ring buffer for epoll

Thursday May 30, 2019. 06:26 PM , from LWN.net
The set of system calls known collectively as epoll was
designed to make polling for I/O events more scalable. To that end, it
minimizes the amount of setup that must be done for each system call and
returns multiple events so that the number of calls can also be minimized.
But that turns out to still not be scalable enough for some users. The
response to this problem, in the form of this patch
series from Roman Penyaev, takes a familiar form: add yet another
ring-buffer interface to the kernel.
https://lwn.net/Articles/789603/rss
News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Apr, Thu 18 - 23:18 CEST