All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anshul Makkar <anshulmakkar@gmail.com>
To: Dario Faggioli <dario.faggioli@citrix.com>,
	xen-devel@lists.xenproject.org
Cc: George Dunlap <george.dunlap@citrix.com>
Subject: Re: [PATCH 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking
Date: Mon, 18 Sep 2017 20:42:18 +0100	[thread overview]
Message-ID: <eea7e0c4-bd56-91ca-e669-bd474af9b8e4@gmail.com> (raw)
In-Reply-To: <150549688701.28881.16283579243927231378.stgit@Solace.fritz.box>



On 9/15/17 6:35 PM, Dario Faggioli wrote:
> Hello,
>
> Dario Faggioli (4):
>        xen: sched: introduce 'adjust_affinity' hook.
>        xen: sched: optimize exclusive pinning case (Credit1 & 2)
>        xen: sched: improve checking soft-affinity
>        xen: sched: simplify (and speedup) checking soft-affinity
>
>   xen/arch/x86/dom0_build.c    |    4 +
>   xen/common/sched_credit.c    |  114 +++++++++++++++++++++++++++---------------
>   xen/common/sched_credit2.c   |   50 ++++++++++++++++--
>   xen/common/sched_null.c      |    8 +--
>   xen/common/schedule.c        |   67 +++++++++++++++++++------
>   xen/include/xen/perfc_defn.h |    1
>   xen/include/xen/sched-if.h   |   16 +++---
>   xen/include/xen/sched.h      |    5 ++
>   8 files changed, 188 insertions(+), 77 deletions(-)
> --
Please can you share the link  for the branch on which these changes 
have been done .

Anshul

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

  parent reply	other threads:[~2017-09-18 19:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-15 17:35 [PATCH 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking Dario Faggioli
2017-09-15 17:35 ` [PATCH 1/4] xen: sched: introduce 'adjust_affinity' hook Dario Faggioli
2017-10-04 13:34   ` George Dunlap
2017-09-15 17:35 ` [PATCH 2/4] xen: sched: optimize exclusive pinning case (Credit1 & 2) Dario Faggioli
2017-09-20 16:43   ` Anshul Makkar
2017-10-04 13:36   ` George Dunlap
2017-09-15 17:35 ` [PATCH 3/4] xen: sched: improve checking soft-affinity Dario Faggioli
2017-10-04 13:23   ` George Dunlap
2017-10-05 13:51     ` Dario Faggioli
2017-09-15 17:35 ` [PATCH 4/4] xen: sched: simplify (and speedup) " Dario Faggioli
2017-10-04 13:37   ` George Dunlap
2017-09-18 19:42 ` Anshul Makkar [this message]
2017-09-19  8:16   ` [PATCH 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking Dario Faggioli
2017-10-04 13:37 ` George Dunlap

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=eea7e0c4-bd56-91ca-e669-bd474af9b8e4@gmail.com \
    --to=anshulmakkar@gmail.com \
    --cc=dario.faggioli@citrix.com \
    --cc=george.dunlap@citrix.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 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.