Linux Container Development
 help / color / mirror / Atom feed
* [PATCH 0/8] checkpoint: improve handling of pending signals
@ 2010-07-13 15:44 Nathan Lynch
       [not found] ` <1279035864-10533-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Nathan Lynch @ 2010-07-13 15:44 UTC (permalink / raw)
  To: orenl-eQaUEPhvms7ENvBUuze7eA
  Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA

Hi Oren,

The following series improves the support for checkpointing pending
signal state and (I think) is exhaustive.  These have been tested on
top of your ckpt-v22-dev branch on x86 and powerpc systems for the
last couple of weeks.

Nathan Lynch (8):
  checkpoint: model ckpt_siginfo on signalfd_siginfo
  checkpoint: add const qualifiers to siginfo handlers
  checkpoint: clean up pending posix timer signal handling
  checkpoint: clean up __SI_POLL siginfo save/restore
  checkpoint: clean up __SI_FAULT siginfo save/restore
  checkpoint: clean up __SI_CHLD siginfo save/restore
  checkpoint: __SI_KILL does not use si_ptr
  checkpoint: handle siginfo->si_code < 0

 include/linux/checkpoint_hdr.h |   29 +++++----
 kernel/signal.c                |  134 +++++++++++++++++++++++++++-------------
 2 files changed, 107 insertions(+), 56 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-07-20  3:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13 15:44 [PATCH 0/8] checkpoint: improve handling of pending signals Nathan Lynch
     [not found] ` <1279035864-10533-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2010-07-13 15:44   ` [PATCH 1/8] checkpoint: model ckpt_siginfo on signalfd_siginfo Nathan Lynch
     [not found]     ` <1279035864-10533-2-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2010-07-16  0:55       ` Sukadev Bhattiprolu
2010-07-13 15:44   ` [PATCH 2/8] checkpoint: add const qualifiers to siginfo handlers Nathan Lynch
     [not found]     ` <1279035864-10533-3-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2010-07-13 23:29       ` Matt Helsley
2010-07-13 15:44   ` [PATCH 3/8] checkpoint: clean up pending posix timer signal handling Nathan Lynch
2010-07-13 15:44   ` [PATCH 4/8] checkpoint: clean up __SI_POLL siginfo save/restore Nathan Lynch
2010-07-13 15:44   ` [PATCH 5/8] checkpoint: clean up __SI_FAULT " Nathan Lynch
2010-07-13 15:44   ` [PATCH 6/8] checkpoint: clean up __SI_CHLD " Nathan Lynch
2010-07-13 15:44   ` [PATCH 7/8] checkpoint: __SI_KILL does not use si_ptr Nathan Lynch
2010-07-13 15:44   ` [PATCH 8/8] checkpoint: handle siginfo->si_code < 0 Nathan Lynch
2010-07-13 22:22   ` [PATCH 9/8] restore_sigpending: fix reversed list_add_tail arguments Nathan Lynch
2010-07-13 23:36     ` Matt Helsley
2010-07-20  3:00   ` [PATCH 0/8] checkpoint: improve handling of pending signals Oren Laadan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox