All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Dave Scott <Dave.Scott@citrix.com>
Cc: "artem.mygaiev@globallogic.com" <artem.mygaiev@globallogic.com>,
	"ufimtseva@gmail.com" <ufimtseva@gmail.com>,
	"gross@suse.com" <gross@suse.com>,
	"christoffer.dall@linaro.org" <christoffer.dall@linaro.org>,
	"dongxiao.xu@intel.com" <dongxiao.xu@intel.com>,
	Stefano Stabellini <Stefano.Stabellini@citrix.com>,
	"mengxu@cis.upenn.edu" <mengxu@cis.upenn.edu>,
	"chao.p.peng@linux.intel.com" <chao.p.peng@linux.intel.com>,
	"zhigang.x.wang@oracle.com" <zhigang.x.wang@oracle.com>,
	"parth.dixit@linaro.org" <parth.dixit@linaro.org>,
	"Paul.Skentzos@dornerworks.com" <Paul.Skentzos@dornerworks.com>,
	"vijay.kilari@gmail.com" <vijay.kilari@gmail.com>,
	"rcojocaru@bitdefender.com" <rcojocaru@bitdefender.com>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	"guijianfeng@cn.fujitsu.com" <guijianfeng@cn.fujitsu.com>,
	"daniel.kiper@oracle.com" <daniel.kiper@oracle.com>,
	josh.whitehead@dornerworks.c
Subject: Re: Xen 4.5 development update (September update). Feature freeze slip by two weeks.
Date: Tue, 7 Oct 2014 10:50:18 -0400	[thread overview]
Message-ID: <20141007145018.GK2604@laptop.dumpdata.com> (raw)
In-Reply-To: <B9E953E6-CC07-44C2-B30F-8C1AE92AABDE@citrix.com>

On Tue, Oct 07, 2014 at 12:48:27PM +0000, Dave Scott wrote:
> Hi Konrad,
> 
> On 25 Sep 2014, at 22:26, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
> > On Thu, Sep 25, 2014 at 10:25:42AM +0100, George Dunlap wrote:
> >> On 09/25/2014 10:22 AM, Dave Scott wrote:
> >>> Hi Konrad,
> >>> 
> >>> On 10 Sep 2014, at 18:05, <konrad.wilk@oracle.com> <konrad.wilk@oracle.com> wrote:
> >>> 
> >>>> *  extend the xenstore ring with a 'closing' signal (fair)
> >>>>  RFC patch posted
> >>>> -  David Scott
> >>> I’d like to propose an exception for this one. The title is perhaps underselling it: although it is a protocol extension (and hence a new feature) the main motivation is to fix a bug in hvmloader which causes HVM guests to hang during booting on a busy machine. The bug is fairly easy to reproduce with ~200 VMs: you’ll probably find at least one failed to boot.
> >>> 
> >>> The patch set has got to a v4 but needs a little bit of work to clarify the relationship between the closing signal and the existing RESET_WATCHES xenstore protocol request.
> > 
> > It looked (from a brief look) as it has OCaml and I have no experience
> > with that. Is there somebody who can review it?
> > 
> > I hadn't dug in it to give it yet an opinion (sorry).
> 
> I’ve managed to gather an Acked-by from IanJ (NB without reviewing the OCaml parts):
> 
> http://lists.xenproject.org/archives/html/xen-devel/2014-09/msg04255.html

<nods>
> 
> On 26 Sep 2014, at 15:00, Ian Jackson <Ian.Jackson@eu.citrix.com> wrote:
> 
> > Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
> > 
> > I'm happy to take this from you without really reviewing the ocaml
> > code.
> 
> 
> and I’ve got a positive review from Jon Ludlam (an OCaml expert)[added to cc:] just now on the OCaml parts:
> 
> http://lists.xenproject.org/archives/html/xen-devel/2014-10/msg00748.html
> 
> On 7 Oct 2014, at 12:26, Jon Ludlam <jonathan.ludlam@eu.citrix.com> wrote:
> 
> > Handling the exception higher up looks a fair bit nicer, and my previous
> > comment has been addressed, so it looks fine to me.
> > 
> > Reviewed-by: Jon Ludlam <jonathan.ludlam@citrix.com>
> 
> FWIW I think this is still worth taking for 4.5 because
> 
> 1. it fixes a real bug (HVM VMs occasionally failing to boot because of bad hvmloader/xenstored interaction)
> 
> 2. the oxenstored changes are quite unobtrusive: the flag is sampled at the bottom, an exception bubbles all the way (almost) to the top and is handled there. If something were to go wrong, that exception would be caught at the main loop allowing the process to continue.
> 
> What do you think?

I concur.

Release-Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

> 
> Cheers,
> Dave
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2014-10-07 14:50 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 17:05 Xen 4.5 development update (September update). Feature freeze slip by two weeks konrad.wilk
2014-09-10 18:59 ` Wei Liu
2014-09-10 19:26 ` Razvan Cojocaru
2014-09-11  7:37   ` Jan Beulich
2014-09-11  8:05     ` Razvan Cojocaru
2014-09-11  9:00     ` Tamas K Lengyel
2014-09-10 19:26 ` Roy Franz
2014-09-10 21:04 ` Tamas K Lengyel
2014-09-11  9:58 ` Ian Campbell
2014-09-11 17:47 ` Stefano Stabellini
2014-09-12  6:35   ` manish jaggi
2014-09-12  9:35     ` Ian Campbell
2014-09-12 10:10       ` manish jaggi
2014-09-12 10:18         ` Ian Campbell
2014-09-23  8:26 ` Elena Ufimtseva
2014-09-24 17:23 ` Tamas K Lengyel
2014-09-26 17:42   ` Konrad Rzeszutek Wilk
2014-09-24 22:53 ` Boris Ostrovsky
2014-09-26 17:09   ` Konrad Rzeszutek Wilk
2014-09-25  9:22 ` Dave Scott
2014-09-25  9:25   ` George Dunlap
2014-09-25 21:26     ` Konrad Rzeszutek Wilk
2014-10-07 12:48       ` Dave Scott
2014-10-07 14:50         ` Konrad Rzeszutek Wilk [this message]
2014-10-08 13:42           ` Ian Campbell
2014-09-29 16:28 ` RC slip by a week. " Konrad Rzeszutek Wilk

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=20141007145018.GK2604@laptop.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Andrew.Cooper3@citrix.com \
    --cc=Dave.Scott@citrix.com \
    --cc=Paul.Skentzos@dornerworks.com \
    --cc=Stefano.Stabellini@citrix.com \
    --cc=artem.mygaiev@globallogic.com \
    --cc=chao.p.peng@linux.intel.com \
    --cc=christoffer.dall@linaro.org \
    --cc=daniel.kiper@oracle.com \
    --cc=dongxiao.xu@intel.com \
    --cc=gross@suse.com \
    --cc=guijianfeng@cn.fujitsu.com \
    --cc=josh.whitehead@dornerworks.c \
    --cc=mengxu@cis.upenn.edu \
    --cc=parth.dixit@linaro.org \
    --cc=rcojocaru@bitdefender.com \
    --cc=ufimtseva@gmail.com \
    --cc=vijay.kilari@gmail.com \
    --cc=zhigang.x.wang@oracle.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.