From: Jim Fehlig <jfehlig@suse.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xensource.com, Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [RFC PATCH 0/7] libxl: fork: Selective reaping
Date: Thu, 16 Jan 2014 23:41:11 -0700 [thread overview]
Message-ID: <52D8D087.3000603@suse.com> (raw)
In-Reply-To: <21208.12814.360247.15168@mariner.uk.xensource.com>
Ian Jackson wrote:
> Ian Jackson writes ("[RFC PATCH 0/7] libxl: fork: Selective reaping"):
>
>> libvirt reaps its children synchronously and has no central pid
>> registry and no dispatch mechanism. libxl does have a pid registry so
>> can provide a selective reaping facility, but that is not currently exposed.
>>
>> NB that I have compiled this series but I have NOT EXECUTED IT.
>> The most plausible test environment is a suitably modified libvirt.
>>
>> 1/7 libxl: fork: Break out checked_waitpid
>> 2/7 libxl: fork: Break out childproc_reaped_ours
>> 3/7 libxl: fork: Clarify docs for libxl_sigchld_owner
>> 4/7 libxl: fork: assert that chldmode is right
>> 5/7 libxl: fork: Provide libxl_childproc_sigchld_occurred
>> 6/7 libxl: fork: Provide ..._always_selective_reap
>> 7/7 libxl: fork: Provide LIBXL_HAVE_SIGCHLD_SELECTIVE_REAP
>>
>
> I should say, to Jim: I think that with this series applied, simply
> having libvirt pass libxl_sigchld_owner_libxl_always_selective_reap
> should be sufficient for everything to work.
>
Ian, thanks a lot for these patches! They certainly make life much
easier in the libvirt libxl driver :). See 6/7 for a few questions.
Regards,
Jim
prev parent reply other threads:[~2014-01-17 6:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-16 17:22 [RFC PATCH 0/7] libxl: fork: Selective reaping Ian Jackson
2014-01-16 17:22 ` [PATCH 1/7] libxl: fork: Break out checked_waitpid Ian Jackson
2014-01-17 11:09 ` Ian Campbell
2014-01-16 17:22 ` [PATCH 2/7] libxl: fork: Break out childproc_reaped_ours Ian Jackson
2014-01-17 11:10 ` Ian Campbell
2014-01-16 17:22 ` [PATCH 3/7] libxl: fork: Clarify docs for libxl_sigchld_owner Ian Jackson
2014-01-17 11:12 ` Ian Campbell
2014-01-17 12:41 ` Ian Jackson
2014-01-16 17:22 ` [PATCH 4/7] libxl: fork: assert that chldmode is right Ian Jackson
2014-01-17 11:13 ` Ian Campbell
2014-01-16 17:22 ` [PATCH 5/7] libxl: fork: Provide libxl_childproc_sigchld_occurred Ian Jackson
2014-01-17 11:22 ` Ian Campbell
2014-01-17 11:27 ` Ian Jackson
2014-01-17 11:29 ` Ian Campbell
2014-01-17 16:09 ` Ian Jackson
2014-01-16 17:22 ` [PATCH 6/7] libxl: fork: Provide ..._always_selective_reap Ian Jackson
2014-01-17 6:36 ` Jim Fehlig
2014-01-17 11:35 ` Ian Jackson
2014-01-17 15:16 ` Jim Fehlig
2014-01-17 16:13 ` Ian Jackson
2014-01-17 12:38 ` Ian Jackson
2014-01-17 15:22 ` Jim Fehlig
2014-01-17 11:27 ` Ian Campbell
2014-01-16 17:22 ` [PATCH 7/7] libxl: fork: Provide LIBXL_HAVE_SIGCHLD_SELECTIVE_REAP Ian Jackson
2014-01-17 11:27 ` Ian Campbell
2014-01-16 19:25 ` [RFC PATCH 0/7] libxl: fork: Selective reaping Ian Jackson
2014-01-17 6:41 ` Jim Fehlig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52D8D087.3000603@suse.com \
--to=jfehlig@suse.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.