Re: [PATCH 3/3] epoll: Add support for restoring many epoll items

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux