From: Meng Xu <xumengpanda@gmail.com>
To: Haoran Li <naroahlee@gmail.com>
Cc: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
Dario Faggioli <dario.faggioli@citrix.com>
Subject: Re: [RTDS Patch v3 for Xen4.8]
Date: Mon, 3 Jul 2017 14:27:48 -0400 [thread overview]
Message-ID: <CAENZ-+=HTTme8xSEauD7bX6tzeXMg27AWADuwF=CokuASakjTQ@mail.gmail.com> (raw)
In-Reply-To: <1499098656-1608-1-git-send-email-naroahlee@gmail.com>
Hi Haoran,
On Mon, Jul 3, 2017 at 12:17 PM, Haoran Li <naroahlee@gmail.com> wrote:
>
> From: naroahlee <naroahlee@gmail.com>
>
> When more than one idle VCPUs that have
> the same PCPU as their previous running core invoke runq_tickle(), they will
> tickle the same PCPU. The tickled PCPU will only pick at most one VCPU, i.e.,
> the highest-priority one, to execute. The other VCPUs will not be scheduled
> for a period, even when there is an idle core, making these VCPUs
> unnecessarily starve for one period. Therefore, always make sure that we only
> tickle PCPUs that have not been tickled already.
>
> Signed-off-by: Haoran Li <naroahlee@gmail.com>
> Reviewed-by: Meng Xu <mengxu@cis.upenn.edu>
As Dario mentioned in the email, the title should be changed and the
email should be a new email thread, instead of a forward email.
A reference to the format of sending a newer version of patch can be
found at https://www.mail-archive.com/xen-devel@lists.xen.org/msg60115.html
In the commit message, you can add
---
Changes to the v1
---
to state the changes made from the previous versions.
You can also refer to the previous discussion with a link in that section..
This makes the reviewers' life easier.
The change log won't be committed.
Could you please send another version after resolving the concerns
raised by Dario and me?
Don't hesitate to ping me if you have any question.
Thanks,
Meng
--
-----------
Meng Xu
PhD Candidate in Computer and Information Science
University of Pennsylvania
http://www.cis.upenn.edu/~mengxu/
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
prev parent reply other threads:[~2017-07-03 18:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-03 16:17 [RTDS Patch v3 for Xen4.8] Haoran Li
2017-07-03 17:09 ` Dario Faggioli
2017-07-04 7:41 ` Jan Beulich
2017-07-03 18:27 ` Meng Xu [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='CAENZ-+=HTTme8xSEauD7bX6tzeXMg27AWADuwF=CokuASakjTQ@mail.gmail.com' \
--to=xumengpanda@gmail.com \
--cc=dario.faggioli@citrix.com \
--cc=naroahlee@gmail.com \
--cc=xen-devel@lists.xenproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).