From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Meng Xu <xumengpanda@gmail.com>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Dario Faggioli <dario.faggioli@citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
"konrad.r.wilk" <konrad.r.wilk@gmail.com>,
Meng Xu <mengxu@cis.upenn.edu>, Jan Beulich <JBeulich@suse.com>
Subject: Re: Sanity check input and serialize vcpu data in sched_rt.c
Date: Wed, 29 Oct 2014 13:52:02 -0400 [thread overview]
Message-ID: <20141029175202.GF3424@laptop.dumpdata.com> (raw)
In-Reply-To: <CAENZ-+m7m6s=hYE2iLndQ2a2A0zozuf5uxxoLqv-wOviHiYwtg@mail.gmail.com>
On Wed, Oct 29, 2014 at 10:23:46AM -0400, Meng Xu wrote:
> 2014-10-29 6:06 GMT-04:00 Dario Faggioli <dario.faggioli@citrix.com>:
> > On Sat, 2014-10-25 at 10:16 -0400, Meng Xu wrote:
> >> These two patches are to solve the issues found by Jan Beulich at http://lists.xen.org/archives/html/xen-devel/2014-09/msg03554.html.
> >>
> >> The solution is summarized by Dario Faggioli at http://lists.xen.org/archives/html/xen-devel/2014-09/msg03603.html.
> >>
> >> Here is the solution:
> >> - sanity checking input params in rt_dom_cntl()
> >> - serialize rt_dom_cntl() itself against the global lock
> >> - move the call to rt_update_deadline() from _alloc to _insert
> >>
> > Ok, thanks Meng for the patches, and for this summary.
>
> Thank you very much for your comments!
>
> >
> > I've already reviewed the patches, and they look fine to me. If I can
> > add a few things about the submission:
> > - threading is ok this time, good job with that :-D
> > - cover letter subject summarizes properly the series content, but
> > should contain the [PATCH xxx xxx] prefix as regular patches, as if
> > it were patch 0 of the series
>
> I will do that next time. I used the git send-email --compose to
> compose the cover letter. Next time I will add the prefix for the
> cover letter. :-)
>
> > - since this is v2, it is really useful to include, in each patch, a
> > quick summary of what changed wrt previous version. You usually do it
> > in the changelog of each patch itself, after a "---" mark, below the
> > Signed-off and similar tags
> >
>
> Got it. The version 1 does not split the patch into two smaller
> patches and is not properly threaded (I sent the patch as a reply to
> your comment in the rtds scheduler patch.). So I labeled this one as
> version 2 to distinguish with that.
>
> > Finally, since we're in freeze, we should 'convince' Konrad that these
> > patches really need to be merged right now, instead of waiting for 4.6.
> >
> > See Konrad's development update emails for more details. About that,
> > Konrad, my take is as follows:
> > - this is a bugfix, so, always a good one to have :-)
> > - this only touches the new scheduler's code, with basically zero
> > chances of causing issues to others
> > - the new scheduler is marked as experimental
>
> Yes! I totally agree. Thank you very much for your summary of the reasons. :-)
Release-Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>
> >
> > So, yes, I think these patches should be considered for 4.5
>
> Yes. :-)
>
> Thank you very much!
>
> Best,
>
> Meng
> -----------
> Meng Xu
> PhD Student in Computer and Information Science
> University of Pennsylvania
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
prev parent reply other threads:[~2014-10-29 17:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-25 14:16 Sanity check input and serialize vcpu data in sched_rt.c Meng Xu
2014-10-25 14:16 ` [PATCH for Xen 4.5 v2 1/2] xen: sanity check input and serialization " Meng Xu
2014-10-29 9:41 ` Dario Faggioli
2014-10-29 14:27 ` Meng Xu
2014-11-10 12:54 ` George Dunlap
2014-10-25 14:16 ` [PATCH for Xen 4.5 v2 2/2] xen: serialize vcpu data " Meng Xu
2014-10-29 9:26 ` Dario Faggioli
2014-11-10 12:53 ` George Dunlap
2014-11-10 15:29 ` Meng Xu
2014-11-10 15:36 ` Dario Faggioli
2014-11-10 15:38 ` George Dunlap
2014-11-10 15:40 ` George Dunlap
2014-11-10 16:04 ` Meng Xu
2014-11-10 16:15 ` George Dunlap
2014-10-29 10:06 ` Sanity check input and " Dario Faggioli
2014-10-29 14:23 ` Meng Xu
2014-10-29 17:52 ` Konrad Rzeszutek Wilk [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=20141029175202.GF3424@laptop.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=JBeulich@suse.com \
--cc=dario.faggioli@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=konrad.r.wilk@gmail.com \
--cc=mengxu@cis.upenn.edu \
--cc=xen-devel@lists.xen.org \
--cc=xumengpanda@gmail.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.