Matt Helsley wrote: > This completes the work necessary to make checkpoint/restart of > thousands of epoll items more reliable when higher order kmallocs > would fail. We grab a piece of memory suitable to store a "chunk" > of items for input. Read the input one chunk at a time and add > epoll items for each item in the chunk. > > Signed-off-by: Matt Helsley <matthltc@xxxxxxxxxx> As with patch 2/3, I prefer constant chunk size. Otherwise: Acked-by: Oren Laadan <orenl@xxxxxxxxxxxxxxx> _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers