[systemd-devel] [PATCH 4/4] core: lazy distribute for Distribute pools

David Timothy Strauss david at davidstrauss.net
Mon Dec 9 09:54:11 PST 2013


On Sun, Dec 8, 2013 at 8:25 PM, Shawn Landden <shawnlandden at gmail.com> wrote:
> This one doesn't work. I have have a somewhat-working next patch, but
> the way epoll_wait works it actually isn't
> lazy at all, and would require EPOLLET to even do
> one-spawn-per-connection (global connection), but we can't
> do that with the current event loop. I ended up getting side-tracked
> into adding mount-namespace to
> lsof, cause i noticed that feature lacking while working on this....
>
> Anyways, a new series will come, and I am working on it.

Why don't we just start with an eagerly spawned pool? We can always
add lazy support later.


More information about the systemd-devel mailing list