Navigation
Recherche
|
[$] A ring buffer for epoll
jeudi 30 mai 2019, 18:26 , par 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
|
56 sources (32 en français)
Date Actuelle
jeu. 8 mai - 20:15 CEST
|