[CRIU] [PATCH] epoll: Add support for disabled events
Cyrill Gorcunov
gorcunov at openvz.org
Fri Oct 19 06:38:29 EDT 2012
The new kernel (3.7) can disable events so add
support of this new feature in our tool.
The patch done in manner to support even earlier
kernels thus no need to recompile the kernel
(still I'll roll up an update for fdinfo and
our kernel soon).
Reported-by: Pavel Emelyanov <xemul at parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
eventpoll.c | 16 ++++++++++++++--
proc_parse.c | 12 +++++++++---
protobuf/eventpoll.proto | 2 ++
3 files changed, 25 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-epoll-Add-support-for-disabled-events.patch
Type: text/x-patch
Size: 2115 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20121019/6a7033e9/0001-epoll-Add-support-for-disabled-events.bin
More information about the CRIU
mailing list