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 <matth...@us.ibm.com>
As with patch 2/3, I prefer constant chunk size. Otherwise: Acked-by: Oren Laadan <or...@cs.columbia.edu> _______________________________________________ Containers mailing list contain...@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list Devel@openvz.org https://openvz.org/mailman/listinfo/devel